GameboardEcsRelation
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:545
Portable relation between two interop entities.
Properties
Section titled “Properties”data:
GameboardAdjacencyRecord|GameboardPlacementTileRecord|GameboardPlacementOccupancyRecord|GameboardSpawnTileRecord|GameboardSpawnGroupLocationRecord|GameboardSpawnGroupRouteRecord|GameboardPatrolWaypointRecord|GameboardPatrolRouteSegmentRecord|GameboardActorTileRecord|GameboardActorPlacementRecord|GameboardActorPatrolRouteRecord|GameboardQuestActorReferenceRecord|GameboardQuestTileReferenceRecord|GameboardSimulationRelationRecord
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:553
Relation payload.
fromId
Section titled “fromId”fromId:
string
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:549
Source entity id.
name:
GameboardEcsRelationName
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:547
Relation name.
toId:
string
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:551
Target entity id.