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

Method Clear

plugins/dm.stimresponse/ResponseEffectTypes.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63void ResponseEffectTypes::Clear()
64{
65 InstancePtr().reset();
66}
67
68IEntityClassPtr ResponseEffectTypes::getEClassForName(const std::string& name)
69{

Callers 15

clearMethod · 0.45
refreshObjectivesListMethod · 0.45
refreshPossibleValuesMethod · 0.45
clearMethod · 0.45
populateComponentsMethod · 0.45
clearMethod · 0.45
updateWidgetsMethod · 0.45
updateCommandListMethod · 0.45

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected