Tile - YAnimators - Get Controller Parameter – Ylands

From Bohemia Interactive Community
Revision as of 15:24, 24 November 2023 by Lou Montana (talk | contribs) (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.