Skip to content

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

RpcCallHandler.updateConfig() method

更新配置

Signature:

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

Parameters

Parameter

Type

Description

newConfig

Partial<RpcCallHandlerConfig>

Returns:

void

基于 MIT 许可证发布