m PJB moved page Component:CloudStorageSpaceIndicator to Component:LegacyCloudStorageSpaceIndicator: New type name |
m Update for new type name |
||
Line 4: | Line 4: | ||
{{stub}} | {{stub}} | ||
{{Infobox Component | {{Infobox Component | ||
|Image= | |Image=LegacyCloudStorageSpaceIndicatorComponent.png | ||
|Name=Cloud Storage Space Indicator | |Name=Legacy Cloud Storage Space Indicator | ||
}} | }} | ||
Line 35: | Line 35: | ||
</translate> | </translate> | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components{{#translation:}}|Cloud Storage Space Indicator]] | [[Category:Components{{#translation:}}|Legacy Cloud Storage Space Indicator]] | ||
[[Category:Components:Cloud{{#translation:}}|Cloud Storage Space Indicator]] | [[Category:Components:Cloud{{#translation:}}|Legacy Cloud Storage Space Indicator]] |
Revision as of 05:16, 19 February 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. |
OwnerId
|
String | |
MemberQuota
|
Bool | |
ContainerColor
|
Color | |
UsedColor
|
Color | |
LowSpaceColor
|
Color | |
CriticalSpaceColor
|
Color | |
LowSpaceThreshold
|
Float | |
CriticalSpaceThreshold
|
Float | |
_ownerLabel
|
TextRenderer | |
_usageLabel
|
TextRenderer | |
_percentLabel
|
TextRenderer | |
_progressBar
|
NeosProgressBar |