Goonstation 13 - Modules - TypesProc Details

/datum/preferences

Procs

cloudsave_loadSave a character profile to the cloud. load_from (if not null) is the ckey to load this profile from. Can be used to load profiles from another ckey.
cloudsave_saveSave a character profile to the cloud. save_to (if not null) is the ckey to save this profile to. Can be used to save profiles to another ckey.

Proc Details

cloudsave_load

Save a character profile to the cloud. load_from (if not null) is the ckey to load this profile from. Can be used to load profiles from another ckey.

cloudsave_save

Save a character profile to the cloud. save_to (if not null) is the ckey to save this profile to. Can be used to save profiles to another ckey.