// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum GachaGroupType : int { None = 0, Reward_General = 1, System_Craft = 2, Reward_Pack = 3, }; }