Skip to content

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

Core.enableDebug() method

启用调试功能

Signature:

typescript
static enableDebug(config: IECSDebugConfig): void;

Parameters

Parameter

Type

Description

config

IECSDebugConfig

调试配置

Returns:

void

基于 MIT 许可证发布