MetadataTypeClassification Enumeration |
The list of supported types of engine's metadata.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic enum TypeClassification
Members| Member name | Value | Description |
|---|
| Component | 0 | |
| Class | 1 | |
| Enumeration | 2 | |
| Delegate | 3 | |
See Also