Mostly Harmless

UE1:WoodenBox (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
UnrealShare
Direct subclasses:
MedWoodBox, SmallWoodBox
This class in other games:
U1, UT

WoodenBox.

[edit] Properties

[edit] Property group 'WoodenBox'

[edit] FragChunks

Type: int


Default value: 12

[edit] Fragsize

Type: float


Default value: 1.75

[edit] Health

Type: int


Default value: 20

[edit] Default values

Property Value
bBlockActors True
bBlockPlayers True
bCollideActors True
bCollideWorld True
bPushable True
bStatic False
CollisionHeight 26.0
CollisionRadius 29.0
DrawType DT_Mesh
EndPushSound Sound'UnrealShare.General.Endpush'
Mass 50.0
Mesh LodMesh'UnrealShare.WoodenBoxM'
PushSound Sound'UnrealShare.General.ObjectPush'

[edit] Events

[edit] PreBeginPlay

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay


[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)