I'm testing the steamworks extension (Steamworks.Ext.v1.5.1). According to the docs the function "steam_file_get_list" returns a list of all currently stored files in the user's cloud storage.
However the function doesn't seem to be in the extension. The code editor can't find it and when I check the function list in the extensions dll, that function is not listed.
I'm testing the steamworks extension (Steamworks.Ext.v1.5.1). According to the docs the function "steam_file_get_list" returns a list of all currently stored files in the user's cloud storage. However the function doesn't seem to be in the extension. The code editor can't find it and when I check the function list in the extensions dll, that function is not listed.