Home > @esengine/ecs-framework-monorepo > ComponentIndex > query
ComponentIndex.query() method
Signature:
typescript
query(componentType: ComponentType): Set<Entity>;
Parameters
Parameter | Type | Description |
---|---|---|
componentType |
Returns:
Set<Entity>