Skip to content

setCloudData

setCloudData(id, value): Promise<SaveSlot>

Set cloud data in a save slot

Parameters

ParameterTypeDescription
idnumberThe id of the save slot
valuestringThe value to store in the save slot

Returns

Promise<SaveSlot>

The save slot that was updated

Source

newgrounds.d.ts:489