En:DoAttack
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class MapObject
[править]
Syntax
DoAttack(target_name : String) : Boolean
[править]
Description
Do attack by current unit to specified target;
[править]
Parameters
- target_name - string. Target name;
[править]
Result
The method returns TRUE, if attack was done by current unit to specified target, FALSE - otherwise. Data type - Boolean;