Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getOnProjectLoadCB
Method
getOnProjectLoadCB
Engine/Project.cpp:2646–2650 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2644
}
2645
2646
std::string
2647
Project::getOnProjectLoadCB() const
2648
{
2649
return _imp->onProjectLoadCB->getValue();
2650
}
2651
2652
std::string
2653
Project::getOnProjectSaveCB() const
Callers
1
runOnProjectLoadCallback
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected