Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ enabled

bool Sisus.Init.IWrapper.enabled
get

Gets a value indicating whether the wrapper is enabled.

If the object has a Wrapper<TWrapped>, then this returns the current value of the Behaviour.enabled property.

If the object has a ScriptableWrapper<TWrapped>, then this returns a value indicating whether the object has not been destroyed.