Tile - On Game Start – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
[[File:YlandsTile-3.png]] | [[File:YlandsTile-3.png]] | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Called when game '''object''' is '''loaded''' to world for '''first time'''. | Called when the game '''object''' is '''loaded''' to world for '''first time'''. | ||
=== Notes === | === Notes === | ||
Line 18: | Line 22: | ||
[[File:YlandsTile-551.png]] | [[File:YlandsTile-551.png]] | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Line 26: | Line 34: | ||
[[File:YlandsTile-554.png]] | [[File:YlandsTile-554.png]] | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === |
Revision as of 11:17, 12 November 2021
On Game Start
Availability
Description
Called when the game object is loaded to world for first time.
Notes
- Called on all objects when staring new game.
- When starting new game, events are called in this order: On Game Start, On Create, On Awake.
On Game Start
Availability
Description
Called when game object is loaded to world for first time.
On Game Start
Availability
Description
Called when game game logic is loaded to world for first time.