Home > @esengine/ecs-framework-monorepo > SyncBatch
SyncBatch interface
同步批次数据
Signature:
typescript
export interface SyncBatch
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
AuthorityMap | 权限映射 | ||
PropertyChanges | 变化的属性数据 | ||
string | 实例ID | ||
string | 实例类型 | ||
PriorityMap | 优先级映射 | ||
ScopeMap | 作用域映射 | ||
SyncModeMap | 同步模式映射 | ||
number | 时间戳 |