Skip to content

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

MessageManager.updateConfig() method

更新配置

Signature:

typescript
updateConfig(newConfig: Partial<MessageManagerConfig>): void;

Parameters

Parameter

Type

Description

newConfig

Partial<MessageManagerConfig>

Returns:

void

基于 MIT 许可证发布