com.onlineobject.objectnet Namespace

ScriptStatus Methods

The ScriptStatus type exposes the following members.

Methods


  Name Description
Public method GetSynchronizedVariables
Retrieves an array of variable names that are enabled.
Public method GetVariables
Retrieves the list of variables associated with the script.
Public method RefreshVariables
Refreshes the list of variables by synchronizing with the actual fields of the MonoBehaviour script.
Public method SetVariables
Sets the list of variables associated with the script.