Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ clearObjectiveConditions
Method
clearObjectiveConditions
plugins/dm.objectives/ObjectiveEntity.cpp:420–423 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
418
}
419
420
void ObjectiveEntity::clearObjectiveConditions()
421
{
422
_objConditions.clear();
423
}
424
425
void ObjectiveEntity::populateChoice(wxChoice* choice) const
426
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected