Skip to content

GameboardActorTileRecord

Defined in: src/interop/interop.ts:249

Relation payload connecting an actor to a tile.

actorId: string

Defined in: src/interop/interop.ts:251

Actor id.


coordinates: HexCoordinates

Defined in: src/interop/interop.ts:255

Tile coordinates occupied by the actor.


tileKey: string

Defined in: src/interop/interop.ts:253

Tile key occupied by the actor.