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