|
Init(args)
Scripting Reference
|
◆ isActiveAndEnabled
Gets a value indicating whether the wrapper is enabled and not attached to an inactive
. If the object has a Wrapper<TWrapped>, then this returns the current value of the Behaviour.isActiveAndEnabled property. If the object has a ScriptableWrapper<TWrapped>, then this returns a value indicating whether the object has not been destroyed. |