MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / getModelPath

Method getModelPath

radiantcore/model/NullModel.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27std::string NullModel::getModelPath() const
28{
29 return _modelPath;
30}
31
32void NullModel::setModelPath(const std::string& modelPath)
33{

Callers 6

performModelNodeTestFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
preMethod · 0.45
preMethod · 0.45
preMethod · 0.45

Calls

no outgoing calls

Tested by 1

preMethod · 0.36