Skip to content

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

DeltaSync.updateConfig() method

更新配置

Signature:

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

Parameters

Parameter

Type

Description

newConfig

Partial<DeltaSyncConfig>

Returns:

void

基于 MIT 许可证发布