Tile - On Awake – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}") |
Lou Montana (talk | contribs) m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}") |
||
Line 11: | Line 11: | ||
---- | ---- | ||
{{Ylands | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | ||
[[Category: Events]] | [[Category: Events]] | ||
[[Category: Ylands 0.10]] | [[Category: Ylands 0.10]] |
Revision as of 07:42, 30 December 2020
- Event called any 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
- When starting new game, events are called in this order: On Game Start, On Create, On Awake
- See also: Spawn Entity