I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:RelicSpawnEffect (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT Object >> Actor >> Effects >> RelicSpawnEffect

Contents

Package: 
Relics

null

[edit] Default values

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

[edit] Events

[edit] PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


[edit] Tick

simulated event Tick (float Delta)

Overrides: Actor.Tick