Facepunch.Steamworks Wiki

Steamworks.SteamRemoteStorage.FileForget

Syntax

static bool FileForget( string filename )

Description

Deletes the file from remote storage, but leaves it on the local disk and remains accessible from the API.

Arguments

string filename

Returns

bool