Type vns:NodeFuncMask


This is a bitmask representing a collection of node function type capabilities. These constants MUST have the same names and values as NodeFuncType above!

Constants
None 0 None NO COMMENTS
GoTo 1 GoTo NO COMMENTS
GoThrough 2 GoThrough NO COMMENTS
L2 3 L2 NO COMMENTS
L1 4 L1 NO COMMENTS
DEFAULT GoTo(1) GoTo NO COMMENTS