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

Method wasProjectCreatedWithLowerCaseIDs

Engine/AppInstance.cpp:2087–2091  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2085}
2086
2087bool
2088AppInstance::wasProjectCreatedWithLowerCaseIDs() const
2089{
2090 return _imp->_projectCreatedWithLowerCaseIDs;
2091}
2092
2093bool
2094AppInstance::isCreatingPythonGroup() const

Callers 6

isBundledReaderMethod · 0.80
createReadNodeMethod · 0.80
getKnobHolderMethod · 0.80
isBundledWriterMethod · 0.80
DopeSheet.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected