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

Method wasProjectCreatedWithLowerCaseIDs

Engine/AppInstance.cpp:2103–2107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2101}
2102
2103bool
2104AppInstance::wasProjectCreatedWithLowerCaseIDs() const
2105{
2106 return _imp->_projectCreatedWithLowerCaseIDs;
2107}
2108
2109bool
2110AppInstance::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