Tile - On Create – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with " ---- {{Ylands scripting navbox}}")
 
No edit summary
Line 1: Line 1:
[[Image:Ylands Tile - On Create.png]]
*Event '''called''' when game '''object''' is '''spawned''' to world.
**Called on '''all objects''' when staring '''new game'''.
**Called on '''spawned''' '''objects'''.
=Notes=
*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''']]
*See also: [[Ylands Tile - Spawn entity|'''Spawn Entity''']]




----
----
{{Ylands scripting navbox}}
{{Ylands scripting navbox}}

Revision as of 13:26, 2 January 2019

Ylands Tile - On Create.png

  • Event called when game object is spawned to world.
    • Called on all objects when staring new game.
    • Called on spawned objects.

Notes



Template:Ylands scripting navbox