En:OnBeginGame
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Syntax
procedure OnBeginGame()
[править]
Description
Called before loading of main game menu. Unlike OnInitialization the current procedure is called after whole game data was loaded and hero was created.
[править]
Parameters
Without parameters;
[править]
Result
The pocedure returns nothing;
[править]