MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / Add

Method Add

libs/module/StaticModule.cpp:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9{
10
11void StaticModuleList::Add(const ModuleCreationFunc& creationFunc)
12{
13 Instance().push_back(creationFunc);
14}
15
16void StaticModuleList::RegisterModules()
17{

Callers 15

ModifierHintPopupMethod · 0.80
populateWindowMethod · 0.80
CamWndMethod · 0.80
OrthoViewMethod · 0.80
PointFileChooserMethod · 0.80
chooseAndToggleMethod · 0.80
populateWindowMethod · 0.80
populateWindowMethod · 0.80
MapMergePanelMethod · 0.80
CommandEntryMethod · 0.80
ConsoleMethod · 0.80

Calls 1

push_backMethod · 0.45

Tested by 14

createFitTextureRowMethod · 0.64
populateWindowMethod · 0.64
createManipulatorRowMethod · 0.64
populateWindowMethod · 0.64
createCoordRowMethod · 0.64
LightInspectorMethod · 0.64
setupTextureWidgetsMethod · 0.64
constructMethod · 0.64
createTreeViewPaneMethod · 0.64
SpecifierEditComboMethod · 0.64