MCPcopy 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
2502std::string
2503Project::getOnProjectLoadCB() const
2504{
2505 return _imp->onProjectLoadCB->getValue();
2506}
2507
2508std::string
2509Project::getOnProjectSaveCB() const

Callers 1

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected