Skip to content

GameboardSpawnGroupLocationRecord

Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:172

Relation payload connecting a spawn group to a selected location.

coordinates: HexCoordinates

Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:180

Spawn tile coordinates.


groupId: string

Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:174

Spawn group id.


index: number

Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:182

Location index inside the group.


spawnId: string

Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:176

Spawn location id.


tileKey: string

Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:178

Spawn tile key.