EditorControlAttribute(Type, Boolean) Constructor |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic EditorControlAttribute(
Type documentClass,
bool onlyWhenRootComponent = false
)
Parameters
- documentClass Type
-
- onlyWhenRootComponent Boolean (Optional)
-
See Also