Tile - On Awake – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}") |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(3 intermediate revisions by one other user not shown) | |||
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: | |||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | |||
Called whe the 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]] | |||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | |||
Called any time a game '''object''' is '''loaded''' to world. | |||
== On Awake == | |||
[[File:YlandsTile-552.png]] | |||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | |||
Called any time a game '''game logic''' is '''loaded''' to world. | |||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: | [[Category: Instructions]] | ||
Latest revision as of 14:23, 24 November 2023
On Awake
Availability
Description
Called whe the 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
Availability
Description
Called any time a game object is loaded to world.
On Awake
Availability
Description
Called any time a game game logic is loaded to world.