Skip to content

PlacementOccupancyValue

Defined in: src/koota/koota.ts:172

Stored relation payload for one tile occupied by one placement.

blocksMovement: boolean

Defined in: src/koota/koota.ts:178

Whether this footprint record blocks movement.


footprintIndex: number

Defined in: src/koota/koota.ts:176

Zero-based index within the footprint key list.


occupancyGroup: string

Defined in: src/koota/koota.ts:180

Occupancy group used to allow compatible colocated placements.


originTileKey: string

Defined in: src/koota/koota.ts:174

Origin tile key for the placement that owns this footprint record.