GameboardActorTileRecord
Defined in: src/interop/interop.ts:249
Relation payload connecting an actor to a tile.
Properties
Section titled “Properties”actorId
Section titled “actorId”actorId:
string
Defined in: src/interop/interop.ts:251
Actor id.
coordinates
Section titled “coordinates”coordinates:
HexCoordinates
Defined in: src/interop/interop.ts:255
Tile coordinates occupied by the actor.
tileKey
Section titled “tileKey”tileKey:
string
Defined in: src/interop/interop.ts:253
Tile key occupied by the actor.