Tile - On Awake – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - On Awake to Ylands:Tile - On Awake: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== On Awake == | |||
=Notes= | [[File:YlandsTile-1.png]] | ||
*When starting new game, events are called in this order: | |||
=== Description === | |||
Called any time a game '''object''' is '''loaded''' to world. | |||
=== Notes === | |||
* Called on '''all objects''' when staring '''new game'''. | |||
* Called on '''all objects''' when '''loading''' a '''gamesave'''. | |||
* Called on '''spawned''' '''objects'''. | |||
* When starting new game, events are called in this order: '''On Game Start''', '''On Create''', '''On Awake''' | |||
== On Awake == | |||
[[File:YlandsTile-549.png]] | |||
=== Description === | |||
Called any time a game '''object''' is '''loaded''' to world. | |||
== On Awake == | |||
[[File:YlandsTile-552.png]] | |||
=== Description === | |||
Called any time a game '''game logic''' is '''loaded''' to world. | |||
Line 14: | Line 38: | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | ||
[[Category: | [[Category: Instructions]] | ||
Revision as of 08:53, 8 July 2021
On Awake
Description
Called any time a game object is loaded to world.
Notes
- Called on all objects when staring new game.
- Called on all objects when loading a gamesave.
- Called on spawned objects.
- When starting new game, events are called in this order: On Game Start, On Create, On Awake
On Awake
Description
Called any time a game object is loaded to world.
On Awake
Description
Called any time a game game logic is loaded to world.