I don't need to test my programs. I have an error-correcting modem.
UE1:Barrel (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Decoration >> Barrel |
Contents |
- Package:
- UnrealShare
- This class in other games:
- U1, UT
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Barrel.
[edit] Properties
[edit] Property group 'Barrel'
[edit] Health
Type: int
Default value: 10
[edit] Default values
| 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' |
[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)
