Gah - a solution with more questions. – EntropicLqd

UE1:RazorAmmo (UT)

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

RazorAmmo.

Properties

bOpened

Type: bool


Default values

Property Value
AmmoAmount 25
bCollideActors True
CollisionHeight 10.0
CollisionRadius 20.0
Icon Texture'UnrealI.Icons.I_RazorAmmo'
MaxAmmo 75
MaxDesireability 0.22
Mesh LodMesh'UnrealI.RazorAmmoMesh'
Physics PHYS_Falling
PickupMessage "You picked up Razor Blades"
PickupSound Sound'UnrealShare.Pickups.AmmoSnd'
PickupViewMesh LodMesh'UnrealI.RazorAmmoMesh'
UsedInWeaponSlot[7] 1

States

Pickup

Inherits from: Pickup.Pickup

Modifiers: auto

Pickup.Landed

event Landed (Object.Vector HitNormal)

Overrides: Inventory.Pickup.Landed


Pickup.Touch

event Touch (Actor Other)

Overrides: Pickup.Pickup.Touch