Skip to content

Home > @esengine/ecs-framework-monorepo > IdentifierPool > getStats

IdentifierPool.getStats() method

获取统计信息

Signature:

typescript
getStats(): IdentifierPoolStats;

Returns:

IdentifierPoolStats

池的当前状态统计

基于 MIT 许可证发布