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}}}}")
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Image:Ylands Tile - On Game Start.png]]
<!---
*Event '''called''' when game '''object''' is '''loaded''' to world for '''first time'''.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
**Called on '''all objects''' when staring '''new game'''.
-->
== On Game Start ==


=Notes=
[[File:YlandsTile-3.png]]
*When starting new game, common events are called in this order: [[Ylands Tile - On Game Start|'''On Game Start''']], [[Ylands Tile - On Create|'''On Create''']], [[Ylands Tile - On Awake|'''On Awake''']]
 
=== Availability ===
 
[[Ylands:Tile Availability - Server|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 ==
 
[[File:YlandsTile-551.png]]
 
=== Availability ===
 
[[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
Called when game '''object''' is '''loaded''' to world for '''first time'''.
 
== On Game Start ==
 
[[File:YlandsTile-554.png]]
 
=== Availability ===
 
[[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
Called when game '''game logic''' is '''loaded''' to world for '''first time'''.




----
----
{{Ylands scripting navbox}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}
 
[[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.