setCloudData(id
, value
): Promise
<SaveSlot
>
Set cloud data in a save slot
Parameters
Parameter | Type | Description |
---|
id | number | The id of the save slot |
value | string | The value to store in the save slot |
Returns
Promise
<SaveSlot
>
The save slot that was updated
Source
newgrounds.d.ts:489