En:isUnitDead
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class MapObject
[править]
Syntax
isUnitDead() : Boolean
[править]
Description
Check: unit is dead? Return value true if current unit is dead;
[править]
Parameters
Without parameters;
[править]
Result
The method returns value true if current unit is dead, false - otherwise. Data type - Boolean;