# XWUITableFloorPlan

Restaurant floor-plan service view with party assignment and turn timers. No Viewport2D host.

## BasicUsage

Default three-table floor.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default three-table floor.
```

## PartyOfFour

Set a four-top party size.

```example
file: examples/PartyOfFour.ts
html: examples/PartyOfFour.html
title: PartyOfFour
description: Set a four-top party size.
```

## SelectT1

Select the two-top.

```example
file: examples/SelectT1.ts
html: examples/SelectT1.html
title: SelectT1
description: Select the two-top.
```

## SeatGuest

Seat a guest at the selected table.

```example
file: examples/SeatGuest.ts
html: examples/SeatGuest.html
title: SeatGuest
description: Seat a guest at the selected table.
```

```api
```
