Table of Contents

Enum FurnitureTool.Tab

Namespace
TinyLife.Tools
Assembly
TinyLife.dll

A flags enumeration that represents the tabs of the FurnitureTool that objects can display in

[Flags]
public enum FurnitureTool.Tab
Extension Methods

Fields

All = 0
LivingRoom = 1
Kitchen = 2
Bathroom = 4
DiningRoom = 8
Bedroom = 16
Office = 32
KidsRoom = 64
Decoration = 128
Outside = 256
Lighting = 512
Other = 1024
Debug = 2048