Component:StorageUsageStatus

From Resonite Wiki
This page contains changes which are not marked for translation.


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Component image 
Storage Usage Status component as seen in the Scene Inspector


Fields

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
GroupMemberQuota Bool
HasValidData raw output of Bool
StorageBytes raw output of Long
FullStorageBytes raw output of Long
ShareableStorageBytes raw output of Long
SharedStorageBytes raw output of Long
UsageBytes raw output of Long
UsageRatio raw output of Float
StorageString raw output of String
FullStorageString raw output of String
ShareableStorageString raw output of String
SharedStorageString raw output of String
UsageString raw output of String
RatioString raw output of String

Usage

Examples

Related Components