Tile - YAnimators - Set 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

Set Controller Parameter(Object, Variable, Value)

YlandsTile-975.png

static setControllerParameterVariable(obj: YEntity | YLogic | YGroup, variableName: String, variableValue: any): void;

Parameters

obj

variableName

variableValue

Availability

Server

Description

Allows to set the custom controller to the target *object, allowing it to be possessed by a player.