Tile - On Awake – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
Line 48: Line 48:
----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


[[Category: Instructions]]
[[Category: Instructions]]

Latest revision as of 15:23, 24 November 2023

On Awake

YlandsTile-1.png

Availability

Client, Server

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

YlandsTile-549.png

Availability

Server

Description

Called any time a game object is loaded to world.

On Awake

YlandsTile-552.png

Availability

Server

Description

Called any time a game game logic is loaded to world.