Tile - On Awake – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Image:Ylands Tile - On Awake.png]]
[[Image:Ylands Tile - On Awake.png]]
*Event '''called''' when game '''object''' is '''loaded''' to world.
*Event '''called'''any time a game '''object''' is '''loaded''' to world.
**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 '''all objects''' when '''loading''' a '''gamesave'''.

Revision as of 13:28, 2 January 2019

Ylands Tile - On Awake.png

  • Event calledany time a game object is loaded to world.
    • Called on all objects when staring new game.
    • Called on all objects when loading a gamesave.
    • Called on spawned objects.

Notes



Template:Ylands scripting navbox