I'm a doctor, not a mechanic

UE2:Ammo (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> Actor >> Pickup >> Ammo
Package: 
Engine
This class in other games:
RTNP, U1, UT, U2XMP, UT2003, UT2004

Ammo.

Properties[edit]

Property group 'Ammo'[edit]

AmmoAmount[edit]

Type: int


Default values[edit]

Property Value
AmbientGlow 255
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


DetourWeight[edit]

function float DetourWeight (Pawn Other, float PathWeight)

Overrides: Pickup.DetourWeight


SpawnCopy[edit]

function Inventory SpawnCopy (Pawn Other)

Overrides: Pickup.SpawnCopy