[Unity3D] PlayerPrefs 저장 위치

공부하는중 2013. 8. 5. 15:50 |


MAC OS
 ㄴ 어플리케이션 : ~/Library/Preferences
 ㄴ 웹플레이어 : ~/Library/Preferences/Unity/WebPlayerPrefs

unity.[company name].[product name].plist 파일


Windows OS
 ㄴ 어플리케이션 : 레지스트리 HKCU\Software\
 ㄴ 웹플레이어 : %APPDATA%\Unity\WebPlayerPrefs

\[company name]\[product name] 폴더


출처 : http://www.burgzergarcade.com/unityapi/playerprefs

 위로
아래로