bf6-portal-mod-types
Preparing search index...
mod
SetVariable
Function SetVariable
SetVariable
(
variable
:
Variable
,
value
:
any
)
:
void
Sets the value of a Variable.
Parameters
variable
:
Variable
The variable to set the value of.
value
:
any
The value to set the variable to.
Returns
void
SetVariable
(
variable
:
Variable
,
value
:
any
)
:
void
Sets the value of a Variable.
Parameters
variable
:
Variable
value
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
bf6-portal-mod-types
Loading...
Sets the value of a Variable.