// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum ConquestItemType : int { None = 0, EventPoint = 1, EventToken1 = 2, EventToken2 = 3, EventToken3 = 4, EventToken4 = 5, EventToken5 = 6, }; }