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

UE1:Lamp4 (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Decoration >> Lamp4
Package: 
UnrealI
This class in other games:
U1, UT

Lamp4.

Default values[edit]

Property Value
bCollideActors True
bCollideWorld True
bStatic False
CollisionHeight 32.0
DrawType DT_Mesh
Mesh LodMesh'UnrealI.Lamp4M'

States[edit]

active[edit]

Modifiers: auto

active.TakeDamage[edit]

event TakeDamage (int NDamage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, name damageType)

Overrides: Actor.TakeDamage (global)