GameboardSpawnTileRecord
Defined in: src/interop/interop.ts:138
Relation payload connecting a spawn location to a tile.
Properties
Section titled “Properties”coordinates
Section titled “coordinates”coordinates:
HexCoordinates
Defined in: src/interop/interop.ts:144
Spawn tile coordinates.
spawnId
Section titled “spawnId”spawnId:
string
Defined in: src/interop/interop.ts:140
Spawn location id.
tileKey
Section titled “tileKey”tileKey:
string
Defined in: src/interop/interop.ts:142
Spawn tile key.