Tile - YLogic - Spawn Game Logic – 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 38: Line 38:
----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


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

Latest revision as of 15:27, 24 November 2023

Spawn Game Logic(Template, Position, Rotation)

YlandsTile-561.png

YlandsTile-561-rv.png

static spawn(template: YLogicTemplate, position: YVector3, orientation: YVector3): YLogic;

Parameters

template

Game logic template

position

Target position

orientation

Target rotation

Returns

YLogic

Availability

Server

Description

Allows to spawns new game logic into the world from selected template.