MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getEnvVarKnob

Method getEnvVarKnob

Engine/Project.cpp:2640–2644  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2638}
2639
2640KnobPathPtr
2641Project::getEnvVarKnob() const
2642{
2643 return _imp->envVars;
2644}
2645
2646std::string
2647Project::getOnProjectLoadCB() const

Callers 2

fixRelativeFilePathsMethod · 0.80
fixPathNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected