Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getOnProjectLoadCB
Method
getOnProjectLoadCB
Engine/Project.cpp:2502–2506 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2500
}
2501
2502
std::string
2503
Project::getOnProjectLoadCB() const
2504
{
2505
return _imp->onProjectLoadCB->getValue();
2506
}
2507
2508
std::string
2509
Project::getOnProjectSaveCB() const
Callers
1
runOnProjectLoadCallback
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected