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

Method ~KeyValueObserver

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

detachMethod · 0.45

Tested by

no test coverage detected