MCPcopy 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
631void CRadioMenu::Cancel_Finally()
632{
633 g_RadioMenuStyle.CancelMenu(this);
634}
635
636unsigned int CRadioMenu::GetApproxMemUsage()
637{

Callers

nothing calls this directly

Calls 1

CancelMenuMethod · 0.45

Tested by

no test coverage detected