MCPcopy 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
2646std::string
2647Project::getOnProjectLoadCB() const
2648{
2649 return _imp->onProjectLoadCB->getValue();
2650}
2651
2652std::string
2653Project::getOnProjectSaveCB() const

Callers 1

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected