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

UE1:Urn (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 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 >> Decoration >> Urn
Package: 
UnrealShare
This class in other games:
RTNP, U1

Urn

Default values[edit]

Property Value
bCollideActors True
bCollideWorld True
bProjTarget True
bStatic False
CollisionHeight 11.0
CollisionRadius 19.0
DrawType DT_Mesh
Mass 100.0
Mesh LodMesh'UnrealShare.UrnM'

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)