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: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool EnabledInHierarchyAndIsInstance { get; }Property Value
Boolean
See Also