Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Register
Method
Register
engine/Poseidon/UI/Mods/ModsModule.cpp:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
namespace Poseidon
11
{
12
void ModsModule::Register()
13
{
14
GameModuleRegistry::Register({GameModuleId::Mods,
"Mods"
, IDC_MAIN_MODS, CreateDisplayMods});
15
}
16
} // namespace Poseidon
Callers
nothing calls this directly
Calls
1
Register
Function · 0.85
Tested by
no test coverage detected