The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:Emitter (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object >> Actor >> Emitter

Contents

Package: 
Engine
No known subclasses.
This class in other games:
UDK, UE2Runtime, UT2003, UT2004, UT3

Emitter: An Unreal Emitter Actor.

[edit] Properties

[edit] Property group 'Emitter'

[edit] Emitters

Type: array<ParticleEmitter>

Modifiers: export, editinline


[edit] Property group 'Global'

[edit] AutoDestroy

Type: bool


[edit] AutoReset

Type: bool


[edit] DisableFogging

Type: bool


[edit] GlobalOffsetRange

Type: Object.RangeVector


[edit] TimeTillResetRange

Type: Object.Range


[edit] Internal variables

[edit] ActorForcesEnabled

Type: bool

Modifiers: transient


[edit] BoundingBox

Type: Object.Box

Modifiers: transient


[edit] EmitterHeight

Type: float

Modifiers: transient


[edit] EmitterRadius

Type: float

Modifiers: transient


[edit] GlobalOffset

Type: Object.Vector

Modifiers: transient


[edit] TimeTillReset

Type: float

Modifiers: transient


[edit] Default values

Property Value
DrawType DT_Particle
Style STY_Particle
Texture Texture'Engine.S_Emitter'
Personal tools