Enum NodeMode
NodeMode bitmask enumeration define in which search popup context menu that this node will be included.
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Flags]
public enum NodeMode
  Fields
| Name | Description | 
|---|---|
| Property | This node appears in the blackboard create property popup menu in the SystemGraph editor  | 
      
| Standard | This node appears in the create node popup menu in the SystemGraph editor  |