ComponentEnabledInHierarchyAndIsInstance Property |
Determines when the object is attached to a hierarchy of the components, is enabled and the object if not part of a resource (it is usual object instance). The object will be enabled only when all parents are enabled, and the property
Enabled is enabled.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool EnabledInHierarchyAndIsInstance { get; }
Property Value
Type:
BooleanSee Also