Class BasicArmorPickup

inherits from Armor

Properties

property prefix: Armor

Public Member Variables

Public Functions

Overrides

override Inventory CreateCopy(
Actor other
)

override bool Use(bool pickup)
overrides Inventory.Use

override void SetGiveAmount(
Actor receiver,
int amount,
bool bycheat
)