MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / getNamespace

Method getNamespace

radiantcore/entity/EntityNode.cpp:318–320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316}
317
318INamespace* EntityNode::getNamespace() const {
319 return _namespaceManager.getNamespace();
320}
321
322void EntityNode::connectNameObservers() {
323 _namespaceManager.connectNameObservers();

Callers 7

setEntityKeyValueFunction · 0.45
preMethod · 0.45
preMethod · 0.45
preMethod · 0.45
preMethod · 0.45
prepareNamesForImportFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected