Question by
PMasta · Mar 12, 2016 at 11:46 AM ·
c#javascriptwebglplayerprefsjquery
Import/Export PlayerPrefs
I'm writing a text based game. It's based on PlayerPrefs and i'm using WebGL to export.
I think WebGL uses IndexedDB to save PlayerPrefs. Is it possible to import/export PlayerPrefs (or IndexedDB) with Unity's C# or Javascript/Pure Javascript/Jquery?
477jkpl1.png
(41.3 kB)
Comment
Your answer
Follow this Question
Related Questions
Persistent data between different games - local save for WebGL 0 Answers
WebGL compiles with errors in scripts 1 Answer
Storing timetstamp when building for WebGL with C# 0 Answers
Adding and calling to .js files in build 1 Answer
What's the proper way to make my game listen to a browser's javascript event? 0 Answers