MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / ~NameKeyObserver

Method ~NameKeyObserver

radiantcore/entity/NameKeyObserver.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18NameKeyObserver::~NameKeyObserver()
19{
20 _keyValue.detach(*this);
21}
22
23void NameKeyObserver::onKeyValueChanged(const std::string& newValue)
24{

Callers

nothing calls this directly

Calls 1

detachMethod · 0.45

Tested by

no test coverage detected