The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:WeaponPickup (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Engine
- Direct subclasses:
- U2WeaponPickup, XMPPickup
- This class in other games:
- UE2Runtime, UT2003, UT2004
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
Overrides: Pickup.BotDesireability
SetWeaponStay
function SetWeaponStay ()