Node Flags

From NFBSP

Jump to: navigation, search

C# Code

enum NodeFlags :int { 
    REVERSED = 1
}

See Also

Personal tools