SettingsWrapper
Last edited bySimple_AOB10/16/2025
SettingsWrapper()
~SettingsWrapper()
ProfileCameraSettings GetCameraSettings()
CameraSave GetCameraSaveSettings()
std::map< std::string, std::string > GetPCBindings()
std::map< std::string, std::string > GetGamepadBindings()
std::vector< std::pair< std::string, std::string > > GetAllPCBindings()
std::vector< std::pair< std::string, std::string > > GetAllGamepadBindings()
GamepadSettings GetGamepadSettings()
VideoSettings GetVideoSettings()
_NODISCARD bool GetForceDefaultColors() const
void SetForceDefaultColors(bool value)
| Parameter | Type | Description |
|---|---|---|
| value | bool | --- |