MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / getUI

Method getUI

src/createinstancedialog.cpp:159–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157CreateInstanceDialog::~CreateInstanceDialog() = default;
158
159Ui::CreateInstanceDialog* CreateInstanceDialog::getUI()
160{
161 return ui.get();
162}
163
164const PluginContainer& CreateInstanceDialog::pluginContainer()
165{

Callers 1

PageMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected