com.onlineobject.objectnet Namespace

ScriptStatus Members

The ScriptStatus type exposes the following members.

Constructors


  Name Description
Public method ScriptStatus
Constructor for the ScriptStatus class.

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.

Fields


  Name Description
Public field Delay
Public field Enabled
Public field Script