GameboardQuestTileReferenceRecord
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:307
Relation payload connecting a quest objective to a tile.
Properties
Section titled “Properties”coordinates
Section titled “coordinates”coordinates:
HexCoordinates
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:315
Tile coordinates.
objectiveId
Section titled “objectiveId”objectiveId:
string
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:311
Objective id.
questId
Section titled “questId”questId:
string
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:309
Quest id.
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:317
Reference role.
tileKey
Section titled “tileKey”tileKey:
string
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:313
Tile key.