Skip to content

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

SparseSetMemoryStats interface

SparseSet内存统计信息

Signature:

typescript
export interface SparseSetMemoryStats

Properties

Property

Modifiers

Type

Description

denseArraySize

number

sparseMapSize

number

totalMemory

number

基于 MIT 许可证发布