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