Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
void RegisterModule(RegistrationItem* item)
76
{
77
GRegistrationList().RegisterModule(item);
78
}
79
80
void InitModules()
81
{
Callers
2
test_modules_lifecycle.cpp
File · 0.85
test_modules_registration.cpp
File · 0.85
Calls
1
RegisterModule
Method · 0.80
Tested by
no test coverage detected