The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:WeaponPickup (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Pickup >> WeaponPickup
Package: 
Engine
Direct subclasses:
U2WeaponPickup, XMPPickup
This class in other games:
UE2Runtime, UT2003, UT2004

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 ()