Click or drag to resize

FlowGraphNodeContentType Enumeration

The list of flow graph node types.

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