GameboardInteropRelationFilter
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:436
Filter used to select interop relations.
Properties
Section titled “Properties”fromId?
Section titled “fromId?”
optionalfromId?:string
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:440
Source entity id to include.
optionalname?:GameboardEcsRelationName
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:438
Relation name to include.
optionaltoId?:string
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:442
Target entity id to include.