MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / RegisterModule

Function RegisterModule

engine/Poseidon/Foundation/Modules/Modules.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void RegisterModule(RegistrationItem* item)
76{
77 GRegistrationList().RegisterModule(item);
78}
79
80void InitModules()
81{

Calls 1

RegisterModuleMethod · 0.80

Tested by

no test coverage detected