UE2:Emitter (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Engine
- Direct subclasses:
- Spiral, BulldogDust, DeResPart, LavaDeath, MutantGlow, NewIonEffect, PlayerSpawnEffect, RedeemerExplosion, RedeemerTrail
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Emitter: An Unreal Emitter Actor.
Properties
Property group 'Emitter'
Emitters
Type: array<ParticleEmitter>
Modifiers: export, editinline
Property group 'Global'
AutoDestroy
Type: bool
AutoReset
Type: bool
DisableFogging
Type: bool
GlobalOffsetRange
Type: Object.RangeVector
TimeTillResetRange
Type: Object.Range
Internal variables
ActorForcesEnabled
Type: bool
Modifiers: transient
BoundingBox
Type: Object.Box
Modifiers: transient
DeleteParticleEmitters
Type: bool
Modifiers: transient
EmitterHeight
Type: float
Modifiers: transient
EmitterRadius
Type: float
Modifiers: transient
GlobalOffset
Type: Object.Vector
Modifiers: transient
Initialized
Type: int
Modifiers: transient
ParticleMaterial
Type: ParticleMaterial
Modifiers: transient
TimeTillReset
Type: float
Modifiers: transient
UseParticleProjectors
Type: bool
Modifiers: transient
Default values
Property | Value |
---|---|
bNoDelete | True |
bUnlit | True |
DrawType | DT_Particle |
RemoteRole | ROLE_None |
Style | STY_Particle |
Texture | S_Emitter |
Functions
Native functions
Kill
native function Kill ()
Events
Trigger
Overrides: Actor.Trigger
Other instance functions
UpdatePrecacheMaterials
simulated function UpdatePrecacheMaterials ()
Overrides: Actor.UpdatePrecacheMaterials