Skip to content

Interface: EcsFindEntitiesParams

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

Properties

limit?

optional limit: number

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


namePattern?

optional namePattern: string

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


withComponents?

optional withComponents: string[]

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


withoutComponents?

optional withoutComponents: string[]

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

Privacy | Terms