TraGUS
Godot plugin for user settings
Loading...
Searching...
No Matches
TraGUS Namespace Reference

Namespaces

namespace  Nodes
 

Classes

class  UserSetting
 The base abstraction for a user setting. Implementors must be set up as autoloads to work properly. More...
 
class  UserSettingsServer
 The User Settings Manager. Handles configuration files and stores and manage settings states at runtime.
It should be an autoload, and be loaded before any UserSetting. More...