// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum DreamMakerParamOperationType : int { None = 0, GrowUpHigh = 1, GrowUp = 2, GrowDownHigh = 3, GrowDown = 4, }; }