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