SyncStoredBoolean
- Parameters
cache gamecachemissionKey stringkey string- comment
Synchronizes the value stored in the
gamecacheunder the mission key and key. SeeSyncStoredIntegerfor a more in-depth explanation.- patch
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing- Source code
native SyncStoredBoolean takes gamecache cache, string missionKey, string key returns nothing