// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum FurnitureSubCategory : int { Table = 0, Closet = 1, Chair = 2, Bed = 3, FurnitureEtc = 4, FurnitureSubCategory1 = 5, Prop = 6, HomeAppliance = 7, WallDecoration = 8, FloorDecoration = 9, DecorationEtc = 10, DecorationSubCategory1 = 11, Floor = 12, Background = 13, Wallpaper = 14, InteriorsSubCategory1 = 15, All = 16, }; }