MCPcopy Create free account
hub / github.com/MrKepzie/Natron / notifyOnFileChange

Method notifyOnFileChange

Engine/Settings.cpp:3138–3142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3136}
3137
3138bool
3139Settings::notifyOnFileChange() const
3140{
3141 return _notifyOnFileChange->getValue();
3142}
3143
3144bool
3145Settings::isAutoTurboEnabled() const

Callers 2

updateGUIMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected