Tile - On Game Start – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


=Notes=
=Notes=
*When starting new game, common events are called in this order: [[Ylands Tile - On Game Start|'''On Game Start''']], [[Ylands Tile - On Create|'''On Create''']], [[Ylands Tile - On Awake|'''On Awake''']]  
*When starting new game, events are called in this order: [[Ylands Tile - On Game Start|'''On Game Start''']], [[Ylands Tile - On Create|'''On Create''']], [[Ylands Tile - On Awake|'''On Awake''']]  




----
----
{{Ylands scripting navbox}}
{{Ylands scripting navbox}}

Revision as of 14:00, 2 January 2019

Ylands Tile - On Game Start.png

  • Event called when game object is loaded to world for first time.
    • Called on all objects when staring new game.

Notes



Template:Ylands scripting navbox