Mostly Harmless

UE1:Barrel (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Decoration >> Barrel
Package: 
UnrealShare
This class in other games:
RTNP, U1

Barrel.

Properties[edit]

Property group 'Barrel'[edit]

Health[edit]

Type: int


Default value: 10

Default values[edit]

Property Value
bBlockActors True
bBlockPlayers True
bCollideActors True
bCollideWorld True
bPushable True
bStatic False
Buoyancy 60.0
CollisionHeight 29.0
CollisionRadius 24.0
DrawType DT_Mesh
EndPushSound Sound'UnrealShare.General.Endpush'
Mass 50.0
Mesh LodMesh'UnrealShare.BarrelM'
PushSound Sound'UnrealShare.General.ObjectPush'
Skin Texture'UnrealShare.Skins.JBarrel1'

States[edit]

Animate[edit]

Modifiers: auto

Animate.HitWall[edit]

event HitWall (Object.Vector HitNormal, Actor Wall)

Overrides: Actor.HitWall (global)


Animate.TakeDamage[edit]

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

Overrides: Actor.TakeDamage (global)