namespace Ink.Parsed{ public enum FlowLevel { Story, Knot, Stitch, WeavePoint // not actually a FlowBase, but used for diverts }}