GameboardSpawnGroupLocationRecord
Defined in: src/interop/interop.ts:170
Relation payload connecting a spawn group to a selected location.
Properties
Section titled “Properties”coordinates
Section titled “coordinates”coordinates:
HexCoordinates
Defined in: src/interop/interop.ts:178
Spawn tile coordinates.
groupId
Section titled “groupId”groupId:
string
Defined in: src/interop/interop.ts:172
Spawn group id.
index:
number
Defined in: src/interop/interop.ts:180
Location index inside the group.
spawnId
Section titled “spawnId”spawnId:
string
Defined in: src/interop/interop.ts:174
Spawn location id.
tileKey
Section titled “tileKey”tileKey:
string
Defined in: src/interop/interop.ts:176
Spawn tile key.