Skip to content

Home > @esengine/ecs-framework-monorepo > QuerySystem > getAllEntities

QuerySystem.getAllEntities() method

获取所有实体

Signature:

typescript
getAllEntities(): Entity[];

Returns:

Entity[]

基于 MIT 许可证发布