m ProbablePrime moved page RecordSyncStatus (Component) to Component:RecordSyncStatus: Creating component Namespace |
Automated: update component fields |
||
Line 11: | Line 11: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|RecordQueueCount|Int| | |RecordQueueCount|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv0=true| | ||
|AssetVariantQueueCount|Int| | |AssetVariantQueueCount|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv1=true| | ||
|CurrentTaskProgress|Float| | |CurrentTaskProgress|{{RootFieldType|RawOutput`1|[[Type:Float|Float]]}}|TypeAdv2=true| | ||
|LastError|String| | |LastError|{{RootFieldType|RawOutput`1|[[Type:String|String]]}}|TypeAdv3=true| | ||
|StatusMessage|String| | |StatusMessage|{{RootFieldType|RawOutput`1|[[Type:String|String]]}}|TypeAdv4=true| | ||
|FullySyncedColor| | |FullySyncedColor|ColorX| | ||
|ErrorColor| | |ErrorColor|ColorX| | ||
|SyncingRecordsColor| | |SyncingRecordsColor|ColorX| | ||
|UploadingAssetVariantsColor| | |UploadingAssetVariantsColor|ColorX| | ||
}} | }} | ||
Latest revision as of 10:32, 1 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
RecordQueueCount
|
raw output of Int | |
AssetVariantQueueCount
|
raw output of Int | |
CurrentTaskProgress
|
raw output of Float | |
LastError
|
raw output of String | |
StatusMessage
|
raw output of String | |
FullySyncedColor
|
ColorX | |
ErrorColor
|
ColorX | |
SyncingRecordsColor
|
ColorX | |
UploadingAssetVariantsColor
|
ColorX |