Skip to content

getCloudData

getCloudData(id): Promise<string>

Get cloud data from a save slot

Parameters

ParameterTypeDescription
idnumberThe id of the save slot

Returns

Promise<string>

The data stored in the save slot

Source

newgrounds.d.ts:488