![]() |
3DCoat Core API
The 3DCoat API documentation.
|
This is the complete list of members for coat::settings, including all inherited members.
| getBool(const char *ID) | coat::settings | static |
| getFloat(const char *ID) | coat::settings | static |
| getInt(const char *ID) | coat::settings | static |
| getString(const char *ID) | coat::settings | static |
| listAllSettings() | coat::settings | static |
| pressButton(const char *button_name) | coat::settings | static |
| resetSettings(bool ResetGeneralSettings=true, bool ResetHiddenSet=true, bool ResetHotkeys=true, bool RestNavigation=true, bool ResetPresets=true, bool ResetTheme=true, bool ResetWindows=true) | coat::settings | static |
| saveSettings() | coat::settings | static |
| setBool(const char *ID, bool value) | coat::settings | static |
| setFloat(const char *ID, float value) | coat::settings | static |
| setInt(const char *ID, int value) | coat::settings | static |
| setString(const char *ID, const char *value) | coat::settings | static |
| valueExists(const char *ID) | coat::settings | static |