Page cover image

Remote Storage File

Like what your seeing?

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!

Introduction

public struct RemoteStorageFile

Used by the Remote Storage interface to represent a file located on the Steam Remote Stroage system.

Fields and Attributes

TypeNameComment

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 updated