NeoAxis Engine Documentation
NeoAxis Engine Documentation
API Reference
NeoAxis
Component Class
Component Properties
AnyData Property
BaseType Property
CloneSupport Property
Components Property
CreatedByBaseType Property
DisplayInEditor Property
Disposed Property
EditorDocumentConfiguration Property
EditorReadOnly Property
EditorReadOnlyInHierarchy Property
Enabled Property
EnabledInHierarchy Property
EnabledInHierarchyAndIsNotResource Property
HierarchyController Property
Name Property
Parent Property
ParentRoot Property
RemoveFromParentQueued Property
SaveSupport Property
ScreenLabel Property
TypeSettingsPrivateObjects Property
Component
Enabled Property
Whether the component is enabled. See also
EnabledInHierarchy
property.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntax
C#
Copy
public
bool
Enabled
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
Component Class
NeoAxis Namespace
Copyright © 2022 NeoAxis. All rights reserved.