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

Method SetMainUI

AdaptixClient/Source/UI/Dialogs/DialogExtender.cpp:302–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300/// Server Scripts
301
302void DialogExtender::SetMainUI(MainUI* ui)
303{
304 mainUI = ui;
305 RefreshProjectsList();
306}
307
308void DialogExtender::RefreshProjectsList()
309{

Callers 1

onScriptManagerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected