Unity3D/Tips
[펌] PlayerPrefs 저장 위치
blueasa
2017. 4. 5. 14:20
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] 폴더
시작 단추, 실행을 차례로 누르고 REGEDIT를 입력
[출처] http://ancardwineugene.blogspot.kr/2015/07/unity3d-playerprefs.html
반응형