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