F8 Editor Playerprefseditor Workflow
Use when working with PlayerPrefsEditor tools — viewing, editing, and managing PlayerPrefs data in the Unity Editor in F8Framework.
TippingGame855 스타2026. 4. 1. PlayerPrefsEditor Workflow
Use this skill when
- The task involves viewing or editing PlayerPrefs data in Editor.
- The user asks about inspecting or clearing stored preferences.
Path resolution
- Editor code: Assets/F8Framework/Editor/PlayerPrefsEditor
Sources of truth
- Editor module: Assets/F8Framework/Editor/PlayerPrefsEditor
Key editor features
| Feature | Description |
|---|
| PlayerPrefs Viewer | Editor window showing all stored PlayerPrefs key-value pairs |
| Edit Values | Modify PlayerPrefs values directly in Editor |