// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum DreamMakerMultiplierCondition : int { None = 0, Round = 1, CollectionCount = 2, EndingCount = 3, }; }