Skip to content

Home > @esengine/ecs-framework-monorepo > Pool > isFull

Pool.isFull() method

检查池是否已满

Signature:

typescript
isFull(): boolean;

Returns:

boolean

如果池已满返回true

基于 MIT 许可证发布