Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::UserSettingsProvider Class Reference

Inherits UserSettingsBus::Handler.

Public Member Functions

void Activate (u32 bindToProviderId)
 
void Deactivate ()
 
bool Load (const char *settingsPath, SerializeContext *sc)
 
AZStd::intrusive_ptr< UserSettingsFindUserSettings (u32 id) override
 
void AddUserSettings (u32 id, UserSettings *settings) override
 
bool Save (const char *settingsPath, SerializeContext *sc) override
 

Static Public Member Functions

static void Reflect (ReflectContext *reflection)
 

Protected Member Functions

void OnSettingLoaded (void *classPtr, const Uuid &classId, const SerializeContext *sc)
 

Protected Attributes

UserSettingsContainer m_settings
 

The documentation for this class was generated from the following file: