platformSetCloudKeyValues
platformSetCloudKeyValues(
entries):boolean
Defined in: platform/base.ts:413
Write this player’s own cloud rows; false where the host has no such store. Unlike a share, “there was nowhere to write this” is knowable at call time, so it is reported rather than swallowed.
Parameters
Section titled “Parameters”entries
Section titled “entries”Readonly<Record<string, string>>
Returns
Section titled “Returns”boolean