// // automatically generated by the FlatBuffers compiler, do not modify // namespace SCHALE.Common.FlatData { public enum FurnitureCategory : int { Furnitures = 0, Decorations = 1, Interiors = 2, }; }