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