I don't need to test my programs. I have an error-correcting modem.

UE1:RocketCan (U1)

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

RocketCan.

Properties[edit]

bOpened[edit]

Type: bool


Default values[edit]

Property Value
AmmoAmount 12
bCollideActors True
CollisionHeight 12.0
CollisionRadius 27.0
Icon Texture'UnrealShare.Icons.I_RocketAmmo'
MaxAmmo 48
MaxDesireability 0.3
Mesh LodMesh'UnrealShare.RocketCanMesh'
Physics PHYS_Falling
PickupMessage "You picked up 12 Eightballs"
PickupSound Sound'UnrealShare.Pickups.AmmoSnd'
PickupViewMesh LodMesh'UnrealShare.RocketCanMesh'
UsedInWeaponSlot[5] 1

States[edit]

Pickup[edit]

Inherits from: Pickup.Pickup

Modifiers: auto

Pickup.Landed[edit]

event Landed (Object.Vector HitNormal)

Overrides: Inventory.Pickup.Landed


Pickup.Touch[edit]

event Touch (Actor Other)

Overrides: Pickup.Pickup.Touch