Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ Cancel_Finally
Method
Cancel_Finally
core/MenuStyle_Radio.cpp:631–634 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
629
}
630
631
void CRadioMenu::Cancel_Finally()
632
{
633
g_RadioMenuStyle.CancelMenu(this);
634
}
635
636
unsigned int CRadioMenu::GetApproxMemUsage()
637
{
Callers
nothing calls this directly
Calls
1
CancelMenu
Method · 0.45
Tested by
no test coverage detected