// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum DreamMakerEndingCondition : int { None = 0, Param01 = 1, Param02 = 2, Param03 = 3, Param04 = 4, Round = 5, CollectionCount = 6, }; }