HBSteamRemoteStorage

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods

bool

file_exists ( String file_name, PackedByteArray data ) const

PackedByteArray

file_read ( String file_name ) const

bool

file_write ( String file_name, PackedByteArray data ) const

int

get_file_size ( String file_name ) const

bool

is_cloud_enabled ( ) const

bool

is_valid ( ) const


Method Descriptions

bool file_exists ( String file_name, PackedByteArray data ) const

There is currently no description for this method. Please help us by contributing one!


PackedByteArray file_read ( String file_name ) const

There is currently no description for this method. Please help us by contributing one!


bool file_write ( String file_name, PackedByteArray data ) const

There is currently no description for this method. Please help us by contributing one!


int get_file_size ( String file_name ) const

There is currently no description for this method. Please help us by contributing one!


bool is_cloud_enabled ( ) const

There is currently no description for this method. Please help us by contributing one!


bool is_valid ( ) const

There is currently no description for this method. Please help us by contributing one!