FlowGraphNodeContentType Enumeration |
The list of flow graph node types.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic enum FlowGraphNodeContentType
Members| Member name | Value | Description |
|---|
| Default | 0 | |
| Flow | 1 | |
| MethodBody | 2 | |
| FlowStart | 3 | |
See Also