Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ Cancel_Finally
Method
Cancel_Finally
core/MenuStyle_Valve.cpp:362–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
}
361
362
void CValveMenu::Cancel_Finally()
363
{
364
g_ValveMenuStyle.CancelMenu(this);
365
}
366
367
bool CValveMenu::SetPagination(unsigned int itemsPerPage)
368
{
Callers
nothing calls this directly
Calls
1
CancelMenu
Method · 0.45
Tested by
no test coverage detected