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

UE1:Chair (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
RTNP Object >> Actor >> Decoration >> Chair

Contents

Package: 
UnrealI
This class in other games:
U1, UT

Chair.

[edit] Properties

[edit] Property group 'Chair'

[edit] FragChunks

Type: int


Default value: 9

[edit] Fragsize

Type: float


Default value: 1.2

[edit] Health

Type: int


Default value: 15

[edit] Default values

Property Value
bBlockActors True
bBlockPlayers True
bCollideActors True
bCollideWorld True
bStatic False
CollisionHeight 15.0
CollisionRadius 17.0
DrawType DT_Mesh
Mesh LodMesh'UnrealI.Chair1'

[edit] States

[edit] Animate

Modifiers: auto

[edit] Animate.TakeDamage

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

Overrides: Actor.TakeDamage (global)