Garry's Mod Wiki

GM:OnContextMenuClose

  GM:OnContextMenuClose()

Description

Called when the context menu keybind (+menu_context) is released, which by default is C.

This hook will not run if input.IsKeyTrapping returns true.

See also GM:OnContextMenuOpen.