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