Unload from memory an object, which is then serialized as JSON and stored in the local storage provided by the browser/environment.
The object name is prefixed with GDJS_ in localStorage.
GDJS_
localStorage
The name of the object to load
Unload from memory an object, which is then serialized as JSON and stored in the local storage provided by the browser/environment.
The object name is prefixed with
GDJS_
inlocalStorage
.