Tile - YAnimators - Set Custom Controller Parameter Variable – Ylands

From Bohemia Interactive Community
Revision as of 09:53, 8 July 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 Custom Controller Parameter Variable(Object,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Set Custom Controller Parameter Variable(Object, Variable, Value)

YlandsTile-975.png

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

Parameters

obj

variableName

variableValue

Description

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