Skip to content

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

StorageStats interface

组件存储统计信息

Signature:

typescript
export interface StorageStats

Properties

Property

Modifiers

Type

Description

fragmentation

number

freeSlots

number

totalSlots

number

usedSlots

number

基于 MIT 许可证发布