The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:RocketCan (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Inventory >> Pickup >> Ammo >> RocketCan
Package: 
UnrealShare
This class in other games:
U1, 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