MCPcopy 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

10namespace Poseidon
11{
12void ModsModule::Register()
13{
14 GameModuleRegistry::Register({GameModuleId::Mods, "Mods", IDC_MAIN_MODS, CreateDisplayMods});
15}
16} // namespace Poseidon

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.85

Tested by

no test coverage detected