Table of Contents

Enum FurnitureType

Namespace
S1MAPI.Building.Interior
Assembly
S1MAPI_Mono.dll

Available furniture types.

public enum FurnitureType

Fields

Bookshelf = 3

A storage furniture piece for books.

Chair = 1

A seating furniture piece.

CoffeeTable = 5

A low coffee table.

Counter = 4

A kitchen or counter surface.

Desk = 2

A work or desk furniture piece.

Table = 0

A standard dining or work table.