@modoki/engine / index / PlayerPrefsInitOptions
Interface: PlayerPrefsInitOptions
Storage
backend?
optionalbackend?:PrefsBackend
Explicit persistence adapter. Defaults to the current backend (in-memory).
namespace?
optionalnamespace?:string
Per-game key namespace (typically the game's appId) so games can't collide.