Cogito, ergo sum

UE2:WillowWhisp (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> xEmitter >> WillowWhisp
Package: 
UnrealGame
Direct subclasses:
BlueWhisp, RedWhisp
This class in other games:
UT2003

null

Properties

bHeadedRight

Type: bool


Destination

Type: Object.Vector


LifeLeft

Type: float


NumPoints

Type: int


Position

Type: int


WayPoints

Type: Object.Vector

Array size: 11


Default values

Property Value
bHidden True
bIgnoreOutOfWorld True
LifeSpan 10.0
mAttenFunc ATF_ExpInOut
mColorRange[1]
Member Value
B 210
G 210
mGrowthRate 13.0
mLifeRange[0] 1.25
mLifeRange[1] 1.25
mMassRange[0] -0.03
mMassRange[1] -0.01
mMaxParticles 150
mRandOrient True
mRandTextures True
mRegenRange[0] 90.0
mRegenRange[1] 90.0
mSizeRange[0] 15.0
mSizeRange[1] 20.0
mSpeedRange[0] 0.0
mSpeedRange[1] 0.0
mSpinRange[0] -75.0
mSpinRange[1] 75.0
mStartParticles 0
Physics PHYS_Projectile
RemoteRole ROLE_SimulatedProxy
Skins[0] Texture'S_Pawn'
Style STY_Alpha

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


PostNetBeginPlay

simulated event PostNetBeginPlay ()

Overrides: Actor.PostNetBeginPlay


Other instance functions

StartNextPath

simulated function StartNextPath ()


States

Pathing

Modifiers: auto

Pathing.Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick (global)