// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum EtcSchool : int { None = 0, ETC = 1, Tokiwadai = 2, Sakugawa = 3, Max = 4, }; }