|
Init(args)
Scripting Reference
|
◆ IsEnabled()
Gets the enabled state of the object. If the object has a IWrapper<TWrapped> Object, then this returns If this object does not have a wrapper, and it implements IUpdate, ILateUpdate or IFixedUpdate, then this returns If this object does not have a wrapper, and does not implement any of the above interfaces, then this always returns
|