Goonstation 13 - Modules - TypesProc Details

/datum/cloudSaves

Procs

deleteDataDelete cloud data for this player
deleteSaveDelete a cloud file for this player
deleteSimulatedCloudDelete data from the simulated cloud for this player, for local development
fetchFetch all cloud data and files associated with this player
getSimulatedCloudGet the simulated cloud information for this player, for local development
putDataSave new cloud data for this player
putSaveSave a new cloud file for this player
putSimulatedCloudPut new data into the simulated cloud for this player, for local development

Proc Details

deleteData

Delete cloud data for this player

deleteSave

Delete a cloud file for this player

deleteSimulatedCloud

Delete data from the simulated cloud for this player, for local development

fetch

Fetch all cloud data and files associated with this player

getSimulatedCloud

Get the simulated cloud information for this player, for local development

putData

Save new cloud data for this player

putSave

Save a new cloud file for this player

putSimulatedCloud

Put new data into the simulated cloud for this player, for local development