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