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