MCPcopy Create free account
hub / github.com/Adaptix-Framework/AdaptixC2 / getMainAdaptix

Method getMainAdaptix

AdaptixClient/Source/Client/Settings.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14Settings::~Settings() = default;
15
16MainAdaptix* Settings::getMainAdaptix()
17{
18 return this->mainAdaptix;
19}
20
21DialogSettings* Settings::getDialogSettings()
22{

Callers 1

onApplyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected