UE2:WeaponPickup (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
U2XMP Object >> Actor >> Pickup >> WeaponPickup
Package:
Engine
Direct subclasses:
U2WeaponPickup, XMPPickup
This class in other games:

CHANGENOTE: All changes to this class since v739 are related to the Weapon code updates.

Properties

Property group 'WeaponPickup'

bWeaponStay

Type: bool


Default values

Property Value
MaxDesireability 0.5
PickupMessage "You got a weapon"
RespawnTime 30.0
Texture Texture'Engine.S_Weapon'

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Pickup.PostBeginPlay


Other instance functions

BotDesireability

function float BotDesireability (Pawn Bot)

Overrides: Pickup.BotDesireability


SetWeaponStay

function SetWeaponStay ()