MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / Field_KeyDownEvent

Function Field_KeyDownEvent

engine/client/console.cpp:1048–1112  ·  view source on GitHub ↗

================= Field_KeyDownEvent Performs the basic line editing functions for the console, in-game talk, and menu fields Key events are used for non-printable characters, others are gotten from char events. ================= */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Key_ConsoleFunction · 0.85
Key_MessageFunction · 0.85

Calls 6

Key_IsDownFunction · 0.85
Field_PasteFunction · 0.85
Q_tolowerFunction · 0.85
Con_UtfMoveLeftFunction · 0.70
Con_UtfMoveRightFunction · 0.70
Q_strlenFunction · 0.50

Tested by

no test coverage detected