Tile - On Awake – Ylands
Jump to navigation
Jump to search
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.