Skip to content

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

DeltaSync.mergeOperations() method

智能合并操作

Signature:

typescript
mergeOperations(instanceId: string, operations: DeltaOperation[]): DeltaOperation[];

Parameters

Parameter

Type

Description

instanceId

string

operations

DeltaOperation[]

Returns:

DeltaOperation[]

基于 MIT 许可证发布