Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Account
Method of class InventoryItem
Syntax
SetUseItemState(can_use : Boolean,
can_use_to : Boolean)
Description
Set item use states;
Parameters
- can_use - boolean. State "can use";
- can_use_to - boolean. State "can use on";
Result
The method returns nothing;