// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum ScenarioType : int { None = 0, Title = 1, Place = 2, }; }