Skip to content

Home > @esengine/ecs-framework-monorepo > PoolManager > getPoolNames

PoolManager.getPoolNames() method

获取所有池名称

Signature:

typescript
getPoolNames(): string[];

Returns:

string[]

池名称数组

基于 MIT 许可证发布