Tile - On Awake – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}") |
m (YlandsClassyBot moved page Ylands Tile - On Awake to Ylands:Tile - On Awake: New Structure) |
(No difference)
|
Revision as of 07:09, 8 July 2021
- 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