how to modify the local file in unity3D for mobile using Json -


i trying find how modify content of existing local file in unity 3d. content json using key variable, can modify. can't find local file modification on internet. can me out modification of file? if possible, using json too? thank

btw i'm using minijson.

thank you

mono has entire library of file manipulation functions. question not specific unity 3d.

minijson supports both serialization , deserialization , strings.

if have specific question have tried , failed, perhaps rephrase original question , include code sample of not working , can change answer.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -