I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:RelicSpawnEffect (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Effects >> RelicSpawnEffect
Package: 
Relics

null

Default values[edit]

Property Value
bNetOptional True
bUnlit True
DrawType DT_Mesh
LightBrightness 210
LightEffect LE_NonIncidence
LightHue 30
LightRadius 5
LightSaturation 224
LightType LT_Steady
RemoteRole ROLE_SimulatedProxy

Events[edit]

PostBeginPlay[edit]

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Tick[edit]

simulated event Tick (float Delta)

Overrides: Actor.Tick