Skip to content

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

ISystemDebugData interface

系统调试数据接口

Signature:

typescript
export interface ISystemDebugData

Properties

Property

Modifiers

Type

Description

systemsInfo

SystemInfo[]

系统信息列表

totalSystems

number

总系统数

基于 MIT 许可证发布