// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum DreamMakerVoiceCondition : int { None_ = 0, Fail = 1, Success = 2, Perfect = 3, DailyResult = 4, }; }