Skip to content

Home > @esengine/ecs-framework-monorepo > ComponentPool > getMaxSize

ComponentPool.getMaxSize() method

获取池的最大容量

Signature:

typescript
getMaxSize(): number;

Returns:

number

基于 MIT 许可证发布