Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ createTargetManager
Method
createTargetManager
radiantcore/entity/EntityModule.cpp:250–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
ITargetManagerPtr Doom3EntityModule::createTargetManager()
251
{
252
return std::make_shared<TargetManager>();
253
}
254
255
IEntitySettings& Doom3EntityModule::getSettings()
256
{
Callers
2
BasicRootNode
Method · 0.80
RootNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected