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