MCPcopy 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
362void CValveMenu::Cancel_Finally()
363{
364 g_ValveMenuStyle.CancelMenu(this);
365}
366
367bool CValveMenu::SetPagination(unsigned int itemsPerPage)
368{

Callers

nothing calls this directly

Calls 1

CancelMenuMethod · 0.45

Tested by

no test coverage detected