GameboardEcsRelation
Defined in: src/interop/interop.ts:543
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: src/interop/interop.ts:551
Relation payload.
fromId
Section titled “fromId”fromId:
string
Defined in: src/interop/interop.ts:547
Source entity id.
name:
GameboardEcsRelationName
Defined in: src/interop/interop.ts:545
Relation name.
toId:
string
Defined in: src/interop/interop.ts:549
Target entity id.