Click or drag to resize

FlowGraphNodeContentType Enumeration

The list of flow graph node types.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public enum FlowGraphNodeContentType
Members
Member nameValueDescription
Default0 
Flow1 
MethodBody2 
FlowStart3 
See Also