Remote Storage File
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude.
These articles are made possible by our GitHub Sponsors ... become a sponsor today!
public struct RemoteStorageFile
Used by the Remote Storage interface to represent a file located on the Steam Remote Stroage system.
Type | Name | Comment |
---|---|---|
string | name | The full name of the file on Steam |
int | size | The size in bytes |
DateTime | timestamp | The current time stamp for this file |
Last modified 1mo ago