Tile - On Game Start – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
(Undo revision 116990 by Rudy.cz (talk))
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
*Event '''called''' when game '''object''' is '''loaded''' to world for '''first time'''.
*Event '''called''' when game '''object''' is '''loaded''' to world for '''first time'''.
**Called on '''all objects''' when staring '''new game'''.
**Called on '''all objects''' when staring '''new game'''.
**Called on '''all objects''' when '''loading''' a '''gamesave'''.
**Called on '''spawned''' '''objects'''.


=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}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
[[Category: Events]]
[[Category: Ylands 0.10]]

Revision as of 16:32, 20 March 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