Cogito, ergo sum

UE2:U2Respawn (U2XMP)

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)
Jump to: navigation, search
U2XMP Object >> Actor >> Effects >> U2Respawn
Package: 
U2

U2Respawn.uc

Default values[edit]

Property Value
bNetOptional True
bNoStaticMeshCollide True
DrawScale 0.25
DrawType DT_StaticMesh
EffectSound1 Sound'U2A.Pickups.Respawn'
LifeSpan 1.0
LightBrightness 210
LightEffect LE_NonIncidence
LightHue 30
LightRadius 8
LightSaturation 224
LightType LT_Steady
RemoteRole ROLE_SimulatedProxy
StaticMesh StaticMesh'VertexM.Decorations.Xmesh'
Style STY_Translucent

Events[edit]

BeginPlay[edit]

simulated event BeginPlay ()

Overrides: Actor.BeginPlay


States[edit]

Explode[edit]

Modifiers: auto

Explode.AnimEnd[edit]

simulated event AnimEnd (int Channel)

Overrides: Actor.AnimEnd (global)


Explode.Tick[edit]

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick (global)