Skip to content

Home > @esengine/ecs-framework-monorepo > Core > getDebugData

Core.getDebugData() method

获取调试数据

Signature:

typescript
static getDebugData(): unknown;

Returns:

unknown

当前调试数据,如果调试未启用则返回null

基于 MIT 许可证发布