ScriptStatus Methods
The ScriptStatus type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetSynchronizedVariables |
Retrieves an array of variable names that are enabled.
|
|
GetVariables |
Retrieves the list of variables associated with the script.
|
|
RefreshVariables |
Refreshes the list of variables by synchronizing with the actual fields of the MonoBehaviour script.
|
|
SetVariables |
Sets the list of variables associated with the script.
|