ScriptStatus Constructor
Constructor for the ScriptStatus class.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Parameters
- script
- Type: MonoBehaviour
The MonoBehaviour script associated with this status.
- scriptEnabled
- Type: Boolean
Initial enabled state of the script. Defaults to false.