Struct steamworks::SteamFile[][src]

pub struct SteamFile<Manager> { /* fields omitted */ }
Expand description

A handle for a possible steam cloud file

Implementations

Deletes the file locally and remotely.

Returns whether a file was actually deleted

Deletes the file remotely whilst keeping it locally.

Returns whether a file was actually forgotten

Returns whether a file exists

Returns whether a file is persisted in the steam cloud

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.