MCPcopy 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
420void ObjectiveEntity::clearObjectiveConditions()
421{
422 _objConditions.clear();
423}
424
425void ObjectiveEntity::populateChoice(wxChoice* choice) const
426{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected