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

Method get

libs/module/CoreModule.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70radiant::IRadiant* CoreModule::get()
71{
72 return _instance;
73}
74
75void CoreModule::destroy()
76{

Callers 5

HashMethod · 0.45
addSizetMethod · 0.45
addVector3Method · 0.45
addStringMethod · 0.45
HashClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected