Represents a room, defined by a DataTable containing objects and their variants.
| Record Field | Description |
|
|
Full Usage:
FloorNumber
Field type: int
|
|
Full Usage:
Length
Field type: int
|
|
Full Usage:
Width
Field type: int
|
|
| Constructor | Description |
|
|
| Instance member | Description |
Full Usage:
this.GenerateInterior
Parameters:
int
-
The maximum number of objects to be placed
placementFunction : DataTableRow<'Value> -> ObjectVariant<'Value> -> int -> int -> unit
-
The function responsible for placing objects on the room
|
|