Gah - a solution with more questions. – EntropicLqd

UE1:SteelBox (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
UnrealShare
Direct subclasses:
MarineBox, MarineDropBox, SmallSteelBox
This class in other games:
U1, UT

SteelBox.

[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 60.0
Mesh LodMesh'UnrealShare.SteelBoxM'
PushSound Sound'UnrealShare.General.ObjectPush'

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