Runtime Persistence
Saving properties in the Build
Introduction
How It Works
Where Data is Stored?
HKEY_CURRENT_USER\Software\[Company Name]\[Product Name]~/Library/Preferences/unity.[Company Name].[Product Name].plist
Saving Data via Runtime Persistence Component


How to Use the Runtime Persistence Component
Example: Mouse Sensitivity Control
Example Use Case (Interface Configuration)
Last updated