// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum EventContentReleaseType : int { None_ = 0, Permanent = 1, MainStory = 2, PermanentSpecialOperate = 3, PermanentConquest = 4, }; }