SyncStoredReal

Parameters
cache gamecache
missionKey string
key string
comment

Synchronizes the value stored in the gamecache under the mission key and key. See SyncStoredInteger for a more in-depth explanation.

patch

1.00

Source
common.j
return type
nothing
Source code
native SyncStoredReal           takes gamecache cache, string missionKey, string key returns nothing