En:OnBeginFight
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Syntax
procedure OnBeginFight(unit_name : String)
[править]
Description
Called when fight provoked by unit with name <unit_name> has begun.
[править]
Parameters
- unit_name - string. Unit name;
[править]
Result
The pocedure returns nothing;
[править]