Skip to content

Home > @esengine/ecs-framework-monorepo > DebugManager > updateConfig

DebugManager.updateConfig() method

更新配置

Signature:

typescript
updateConfig(config: IECSDebugConfig): void;

Parameters

Parameter

Type

Description

config

IECSDebugConfig

Returns:

void

基于 MIT 许可证发布