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

Legacy:ArmorPickup

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 :: Actor >> Pickup >> ArmorPickup (Package: Engine)

For state behavoir of this item refer to the parent class Pickup.

Functions

Inherited From Pickup

float BotDesireability( Pawn Bot ) 
This determines the AI for desireability of the Pickup. The desirability is based on the respawn time and the amount of armor that the bot currently has.

Related Topics