Skip to content

Home > @esengine/ecs-framework-monorepo > EntityListStats

EntityListStats interface

实体列表统计信息

Signature:

typescript
export interface EntityListStats

Properties

Property

Modifiers

Type

Description

activeEntities

number

nameIndexSize

number

pendingAdd

number

pendingRemove

number

totalEntities

number

基于 MIT 许可证发布