UE2:Emitter (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2003 Object >> Actor >> Emitter
Package:
Engine
Direct subclasses:
Spiral, BulldogDust, DeResPart, LavaDeath, MutantGlow, NewIonEffect, PlayerSpawnEffect, RedeemerExplosion, RedeemerTrail
This class in other games:

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

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger


Other instance functions

UpdatePrecacheMaterials

simulated function UpdatePrecacheMaterials ()

Overrides: Actor.UpdatePrecacheMaterials