// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum EventContentBuffFindRule : int { None = 0, WeaponType = 1, SquadType = 2, StreetBattleAdaptation = 3, OutdoorBattleAdaptation = 4, IndoorBattleAdaptation = 5, BulletType = 6, School = 7, TacticRange = 8, }; }