Skip to content

Home > @esengine/ecs-framework-monorepo > ComponentIndex > query

ComponentIndex.query() method

Signature:

typescript
query(componentType: ComponentType): Set<Entity>;

Parameters

Parameter

Type

Description

componentType

ComponentType

Returns:

Set<Entity>

基于 MIT 许可证发布