Tile - YAnimators - Set Controller Parameter – Ylands

From Bohemia Interactive Community
Revision as of 12:17, 12 November 2021 by YlandsClassyBot (talk | contribs) (Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Set Controller Parameter(Object, Variable, Value)...")
(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.