Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

Legacy:ArmorPickup

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 22:55, 17 December 2005 by SuperApe (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 :: Actor >> Pickup >> ArmorPickup (Package: Engine)

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

Functions[edit]

Inherited From Pickup[edit]

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[edit]