Skip to content

Home > @esengine/ecs-framework-monorepo > DeltaSync > (constructor)

DeltaSync.(constructor)

Constructs a new instance of the DeltaSync class

Signature:

typescript
constructor(config?: Partial<DeltaSyncConfig>);

Parameters

Parameter

Type

Description

config

Partial<DeltaSyncConfig>

(Optional)

基于 MIT 许可证发布