Home > @esengine/ecs-framework-monorepo > SyncVarMetadata
SyncVarMetadata interface
SyncVar元数据
Signature:
typescript
export interface SyncVarMetadata<T = SyncVarValue>
1
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
boolean | |||
number | |||
T | (Optional) | ||
Required<SyncVarOptions<T>> | |||
PropertyDescriptor | (Optional) | ||
string | symbol | |||
number |