Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:ReSpawn (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
RTNP Object >> Actor >> Effects >> ReSpawn

Contents

Package: 
UnrealShare
This class in other games:
U1, UT

ReSpawn.

[edit] Default values

Property Value
bNetOptional True
bParticles True
bUnlit True
DrawScale 0.25
DrawType DT_Mesh
EffectSound1 Sound'UnrealShare.Generic.RespawnSound'
LifeSpan 1.0
LightBrightness 210
LightEffect LE_NonIncidence
LightHue 30
LightRadius 8
LightSaturation 224
LightType LT_Steady
Mesh LodMesh'UnrealShare.TeleEffect2'
RemoteRole ROLE_SimulatedProxy
Style STY_Translucent
Texture Texture'UnrealShare.DBEffect.de_A00'

[edit] Events

[edit] BeginPlay

simulated event BeginPlay ()

Overrides: Actor.BeginPlay


[edit] States

[edit] Explode

Modifiers: auto

[edit] Explode.AnimEnd

simulated event AnimEnd ()

Overrides: Actor.AnimEnd (global)


[edit] Explode.Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick (global)