En:isCanUseOn
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class InventoryItem
[править]
Syntax
isCanUseOn() : Boolean
[править]
Description
Check: current item can be used to anything?
[править]
Parameters
Without parameters;
[править]
Result
The method returns TRUE value if current item can be used to anything and FALSE value otherwise. Data type - Boolean;