Tile - On Create – 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-2.png]]
[[File:YlandsTile-2.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]


=== Description ===
=== Description ===


Called when game '''object''' is '''spawned''' to world.
Called when the game '''object''' is '''spawned''' to world.


=== Notes ===
=== Notes ===
Line 19: Line 23:


[[File:YlandsTile-550.png]]
[[File:YlandsTile-550.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]


=== Description ===
=== Description ===
Line 27: Line 35:


[[File:YlandsTile-553.png]]
[[File:YlandsTile-553.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]


=== Description ===
=== Description ===
Line 35: Line 47:
----
----
{{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 Create

YlandsTile-2.png

Availability

Server

Description

Called when the game object is spawned to world.

Notes

  • Called on all objects when staring new game.
  • Called on spawned objects
  • When starting new game, events are called in this order: On Game Start, On Create, On Awake.

On Create

YlandsTile-550.png

Availability

Server

Description

Called when game object is spawned to world.

On Create

YlandsTile-553.png

Availability

Server

Description

Called when game game logic is spawned to world.