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

Method getDefaultMaterial

plugins/script/interfaces/ModelInterface.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30std::string ScriptModelSurface::getDefaultMaterial() const
31{
32 return _surface.getDefaultMaterial();
33}
34
35std::string ScriptModelSurface::getActiveMaterial() const
36{

Callers 9

TEST_FFunction · 0.80
TEST_FFunction · 0.80
preMethod · 0.80
StaticModelMethod · 0.80
applySkinMethod · 0.80
loadModelFromPathMethod · 0.80
MD5ModelMethod · 0.80
applySkinMethod · 0.80

Calls

no outgoing calls

Tested by 1

preMethod · 0.64