Class for managing general STK user configuration data.
More...
#include <user_config.hpp>
|
std::string | m_filename |
| Filename of the user config file. More...
|
|
irr::core::stringw | m_warning |
|
|
static const int | m_current_config_version = 8 |
|
Class for managing general STK user configuration data.
◆ UserConfig()
UserConfig::UserConfig |
( |
| ) |
|
◆ loadConfig()
bool UserConfig::loadConfig |
( |
| ) |
|
Load configuration values from file.
◆ saveConfig()
void UserConfig::saveConfig |
( |
| ) |
|
Write settings to config file.
◆ m_filename
std::string UserConfig::m_filename |
|
private |
Filename of the user config file.
The documentation for this class was generated from the following files: