There is no spoon

UE1:Table (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 >> Table
Package: 
UnrealI
This class in other games:
RTNP, U1

Table.

Properties

Property group 'Table'

FragChunks

Type: int


Default value: 17

Fragsize

Type: float


Default value: 1.0

Health

Type: int


Default value: 25

Default values

Property Value
bBlockActors True
bBlockPlayers True
bCollideActors True
bCollideWorld True
bStatic False
CollisionHeight 19.0
CollisionRadius 45.0
DrawType DT_Mesh
Mesh LodMesh'UnrealI.Table1'

States

Animate

Modifiers: auto

Animate.TakeDamage

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

Overrides: Actor.TakeDamage (global)