Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Remote Storage File

Like what your seeing?

Introduction

public struct RemoteStorageFile

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

Fields and Attributes

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 updated