bgTools-playerPrefsEditor icon indicating copy to clipboard operation
bgTools-playerPrefsEditor copied to clipboard

Tool extension for the Unity Editor that enables easy access to the player preferences over a simple UI.

Results 3 bgTools-playerPrefsEditor issues
Sort by recently updated
recently updated
newest added

OS: macOS Monterey Version 12.5 (M1) ~~The name of our project is: `Spirits: Seeds of Dreams. The Storyteller`.~~ EDIT: The name of the project is `The Storyteller.`. The company name...

bug

Hello dude, I needed to export/import features for all user player prefs. I made this feature. Can you please check and if you like add to the source? ![image](https://github.com/Dysman/bgTools-playerPrefsEditor/assets/9110485/ba60b2a8-32e8-474a-9b63-e4dabede6fb7)

enhancement

Hi, would you be interested in adding support for [`EditorPrefs`](https://docs.unity3d.com/ScriptReference/EditorPrefs.html)? I feel it would be a small change given it's essentially the same API as `PlayerPrefs`. (Open to submitting a...

enhancement