Tile - On Game Start – 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}}}}")
 
(One intermediate revision by one other user not shown)
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 ===
Line 34: Line 46:
----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


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

Latest revision as of 15:24, 24 November 2023

On Game Start

YlandsTile-3.png

Availability

Server

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

YlandsTile-551.png

Availability

Server

Description

Called when game object is loaded to world for first time.

On Game Start

YlandsTile-554.png

Availability

Server

Description

Called when game game logic is loaded to world for first time.