Tile - On Create – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
---- | ---- | ||
{{Ylands scripting navbox}} | {{Ylands scripting navbox}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | |||
[[Category: Events]] | |||
[[Category: Ylands 0.10]] | [[Category: Ylands 0.10]] | ||
Revision as of 12:54, 3 January 2019
- Event called when game object is spawned to world.
- Called on all objects when staring new game.
- 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