3DCoat Python API
The 3DCoat Python API documentation.
Loading...
Searching...
No Matches
coat.settings Member List

This is the complete list of members for coat.settings, including all inherited members.

getBool(ID=str)coat.settings
getFloat(ID=str)coat.settings
getInt(ID=str)coat.settings
getString(ID=str)coat.settings
resetSettings(ResetGeneralSettings=bool, ResetHiddenSet=bool, ResetHotkeys=bool, RestNavigation=bool, ResetPresets=bool, ResetTheme=bool, ResetWindows=bool)coat.settings
saveSettings()coat.settings
setBool(ID=str, value=bool)coat.settings
setFloat(ID=str, value=float)coat.settings
setInt(ID=str, value=int)coat.settings
setString(ID=str, value=str)coat.settings
valueExists(ID=str)coat.settings