Skip to content

GameboardInteropRelationFilter

Defined in: src/interop/interop.ts:434

Filter used to select interop relations.

optional fromId?: string

Defined in: src/interop/interop.ts:438

Source entity id to include.


optional name?: GameboardEcsRelationName

Defined in: src/interop/interop.ts:436

Relation name to include.


optional toId?: string

Defined in: src/interop/interop.ts:440

Target entity id to include.