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

UE2:Ammo (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:10, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> Actor >> Pickup >> Ammo

Contents

Package: 
Engine
This class in other games:
RTNP, U1, U2XMP, UT, UT2003, UT2004

Ammo.

[edit] Properties

[edit] Property group 'Ammo'

[edit] AmmoAmount

Type: int


[edit] Default values

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

[edit] Instance functions

[edit] BotDesireability

function float BotDesireability (Pawn Bot)

Overrides: Pickup.BotDesireability


[edit] DetourWeight

function float DetourWeight (Pawn Other, float PathWeight)

Overrides: Pickup.DetourWeight


[edit] SpawnCopy

function Inventory SpawnCopy (Pawn Other)

Overrides: Pickup.SpawnCopy