The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:WayBeacon (RTNP)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
RTNP Object >> Actor >> Keypoint >> WayBeacon
Package: 
Engine
This class in other games:
U1, UT, U2, U2XMP, UE2Runtime

WayBeacon.

Default values

Property Value
AmbientGlow 40
bCollideActors True
bHidden False
bOnlyOwnerSee True
bStatic False
DrawScale 0.5
DrawType DT_Mesh
LifeSpan 6.0
LightBrightness 125
LightSaturation 125
LightType LT_Steady
RemoteRole ROLE_None

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


touch

event touch (Actor other)

Overrides: Actor.Touch