Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
302
void DialogExtender::SetMainUI(MainUI* ui)
303
{
304
mainUI = ui;
305
RefreshProjectsList();
306
}
307
308
void DialogExtender::RefreshProjectsList()
309
{
Callers
1
onScriptManager
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected