Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:SteelBarrel (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
UnrealShare
Direct subclass:
TarydiumBarrel
This class in other games:
U1, UT

SteelBarrel.

[edit] Properties

[edit] Property group 'SteelBarrel'

[edit] Health

Type: int


Default value: 100

[edit] Default values

Property Value
bBlockActors True
bBlockPlayers True
bCollideActors True
bCollideWorld True
bProjTarget True
bPushable True
bStatic False
Buoyancy 1.0
CollisionHeight 23.5
CollisionRadius 14.0
DrawType DT_Mesh
EndPushSound Sound'UnrealShare.General.Endpush'
Mass 100.0
Mesh LodMesh'UnrealShare.steelbarrelM'
PushSound Sound'UnrealShare.General.ObjectPush'

[edit] States

[edit] Animate

Modifiers: auto

[edit] Animate.HitWall

event HitWall (Object.Vector HitNormal, Actor Wall)

Overrides: Actor.HitWall (global)


[edit] Animate.TakeDamage

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

Overrides: Actor.TakeDamage (global)