En:Global.OnUnitDeath
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Syntax
procedure OnUnitDeath(unit_name : String)
[править]
Description
Called on unit death. Called after finished work of same named event from unit_events.pfs.
[править]
Parameters
- unit_name - string. Unit name;
[править]
Result
The pocedure returns nothing;
[править]