Tile - On Game Start – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - On Game Start to Ylands:Tile - On Game Start: 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 Game Start == | |||
=Notes= | [[File:YlandsTile-3.png]] | ||
*When starting new game, events are called in this order: | |||
=== Description === | |||
Called when game '''object''' is '''loaded''' to world for '''first time'''. | |||
=== Notes === | |||
* Called on '''all objects''' when staring '''new game'''. | |||
* When starting new game, events are called in this order: '''On Game Start''', '''On Create''', '''On Awake'''. | |||
== On Game Start == | |||
[[File:YlandsTile-551.png]] | |||
=== Description === | |||
Called when game '''object''' is '''loaded''' to world for '''first time'''. | |||
== On Game Start == | |||
[[File:YlandsTile-554.png]] | |||
=== Description === | |||
Called when game '''game logic''' is '''loaded''' to world for '''first time'''. | |||
Line 11: | Line 36: | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | ||
[[Category: | [[Category: Instructions]] | ||
Revision as of 08:53, 8 July 2021
On Game Start
Description
Called when game object is loaded to world for first time.
Notes
- Called on all objects when staring new game.
- When starting new game, events are called in this order: On Game Start, On Create, On Awake.
On Game Start
Description
Called when game object is loaded to world for first time.
On Game Start
Description
Called when game game logic is loaded to world for first time.