Tile - YAnimators - Get Controller Parameter – 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 32: Line 32:
----
----
{{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

Get Controller Parameter(Object, Variable)

YlandsTile-1022.png

static getControllerParameterVariable(obj: YEntity | YLogic | YGroup, variableName: String): any;

Parameters

obj

Target object with controller.

variableName

Target Controller parameter variable

Returns

any

Availability

Server

Description

Returns the value of selected paramater of target object.