Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
void ResponseEffectTypes::Clear()
64
{
65
InstancePtr().reset();
66
}
67
68
IEntityClassPtr ResponseEffectTypes::getEClassForName(const std::string& name)
69
{
Callers
15
clear
Method · 0.45
refreshObjectivesList
Method · 0.45
handleEntitySelectionChange
Method · 0.45
refreshPossibleValues
Method · 0.45
clear
Method · 0.45
populateComponents
Method · 0.45
clear
Method · 0.45
refreshConversationList
Method · 0.45
updateConversationPanelSensitivity
Method · 0.45
updateWidgets
Method · 0.45
updateCommandList
Method · 0.45
updateValuesFromDarkmodTxt
Method · 0.45
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected