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

Method appendToScriptEditor

Engine/AppInstance.cpp:2117–2121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2115}
2116
2117void
2118AppInstance::appendToScriptEditor(const std::string& str)
2119{
2120 std::cout << str << std::endl;
2121}
2122
2123void
2124AppInstance::printAutoDeclaredVariable(const std::string& /*str*/)

Callers 15

changeItemScriptNameMethod · 0.45
getInputLabelMethod · 0.45
notifyFrameRenderedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected