MCPcopy Create free account
hub / github.com/ValveSoftware/halflife / KeyInput

Method KeyInput

dmc/cl_dll/vgui_viewport.cpp:196–223  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Tries to find a button that has a key bound to the input, and presses the button if found Input : keyNum - the character number of the input key Output : Returns true if the command menu should close, false otherwise -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

HUD_Key_EventFunction · 0.45
ShowCommandMenuMethod · 0.45

Calls 5

IsNotValidMethod · 0.45
getBoundKeyMethod · 0.45
GetSubMenuMethod · 0.45
SetCurrentCommandMenuMethod · 0.45
GetMenuIDMethod · 0.45

Tested by

no test coverage detected