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) |