// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum FilterIcon : int { TextOnly = 0, TextWithIcon = 1, Pin = 2, Role = 3, CharacterStar = 4, WeaponStar = 5, Attack = 6, Defense = 7, Range = 8, MemoryLobby = 9, }; }