Gah - a solution with more questions. – EntropicLqd

UE2:Ammo (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Pickup >> Ammo
Package: 
Engine
Direct subclass:
U2AmmoPickup
This class in other games:
RTNP, U1, UT, UT2003, UE2Runtime, UT2004

Ammo.

Properties[edit]

Property group 'Ammo'[edit]

AmmoAmount[edit]

Type: int


Default values[edit]

Property Value
MaxDesireability 0.2
PickupMessage "You picked up some ammo."
RespawnTime 30.0
Texture Texture'Engine.S_Ammo'

Instance functions[edit]

BotDesireability[edit]

function float BotDesireability (Pawn Bot)

Overrides: Pickup.BotDesireability


SpawnCopy[edit]

function Inventory SpawnCopy (Pawn Other)

Overrides: Pickup.SpawnCopy