Skip to content

Interface: EcsFindEntitiesParams

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

Properties

limit?

optional limit: number

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


namePattern?

optional namePattern: string

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


withComponents?

optional withComponents: string[]

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


withoutComponents?

optional withoutComponents: string[]

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

Privacy | Terms