Class NodeType (1.31.0)

NodeType(value)

The type of the incoming attack step node.

Values: NODE_TYPE_UNSPECIFIED (0): Type not specified NODE_TYPE_AND (1): Incoming edge joined with AND NODE_TYPE_OR (2): Incoming edge joined with OR NODE_TYPE_DEFENSE (3): Incoming edge is defense NODE_TYPE_ATTACKER (4): Incoming edge is attacker