Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getOnNodeCreatedCB
Method
getOnNodeCreatedCB
Engine/Project.cpp:2664–2668 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2662
}
2663
2664
std::string
2665
Project::getOnNodeCreatedCB() const
2666
{
2667
return _imp->onNodeCreated->getValue();
2668
}
2669
2670
std::string
2671
Project::getOnNodeDeleteCB() const
Callers
1
runOnNodeCreatedCB
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected