GameSettingsManager
The GameSettingsManager includes several references that are already properly assigned, configured, and equipped with tooltips within the Unity Inspector. These references do not require modification. For clarity, only the Functions and accessors will be displayed here.
If you need help, feel free to contact Support.
Functions & Accesors | GameSettingsManager.cs
Instance ( GameSettingsManager ) / Public Static Singleton
GameSettingsManager Singleton
SaveSettings ( )
Saves all the Settings into Player Prefs
LoadSettings ( )
Loads all the Settings from Player Prefs
ResetSettings ( )
Resets all the Settings to Default
Last updated