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

Method getActiveMaterial

plugins/script/interfaces/ModelInterface.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35std::string ScriptModelSurface::getActiveMaterial() const
36{
37 return _surface.getActiveMaterial();
38}
39
40// ----------- ScriptModelNode -----------
41

Callers 13

updateActiveMaterialMethod · 0.80
TEST_FFunction · 0.80
preMethod · 0.80
rotateSelectionCmdMethod · 0.80
rotateSelectedMethod · 0.80
captureFillShaderMethod · 0.80
applySkinMethod · 0.80
captureShadersMethod · 0.80
updateMaterialListMethod · 0.80
applySkinMethod · 0.80
updateMaterialListMethod · 0.80
addSurfaceMethod · 0.80

Calls

no outgoing calls

Tested by 1

preMethod · 0.64