Skip to content

Interface: EcsFindEntitiesParams

Defined in: packages/core/src/mcp/ecs-debug-tools.ts:492

Properties

limit?

optional limit: number

Defined in: packages/core/src/mcp/ecs-debug-tools.ts:496


namePattern?

optional namePattern: string

Defined in: packages/core/src/mcp/ecs-debug-tools.ts:495


withComponents?

optional withComponents: string[]

Defined in: packages/core/src/mcp/ecs-debug-tools.ts:493


withoutComponents?

optional withoutComponents: string[]

Defined in: packages/core/src/mcp/ecs-debug-tools.ts:494

Privacy | Terms