// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum SoundType : int { UI = 0, BGM = 1, FX = 2, }; }