En:OnConclusion
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Syntax
procedure OnConclusion()
[править]
Description
Called once after that script module finished it work. In body of this procedore (event) developer can destroy global module es of global module objects.
[править]
Parameters
Without parameters;
[править]
Result
The pocedure returns nothing;
[править]