Skip to content

Home > @esengine/ecs-framework-monorepo > SyncBatch

SyncBatch interface

同步批次数据

Signature:

typescript
export interface SyncBatch

Properties

Property

Modifiers

Type

Description

authorities

AuthorityMap

权限映射

changes

PropertyChanges

变化的属性数据

instanceId

string

实例ID

instanceType

string

实例类型

priorities

PriorityMap

优先级映射

scopes

ScopeMap

作用域映射

syncModes

SyncModeMap

同步模式映射

timestamp

number

时间戳

基于 MIT 许可证发布