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

Function Key_StringToKeynum

engine/client/keys.cpp:177–221  ·  view source on GitHub ↗

=================== Key_StringToKeynum Returns a key number to be used to index keys[] by looking at the given string. Single ascii characters return themselves, while the K_* names are matched up. 0x11 will be interpreted as raw hex, which will allow new controlers to be configured even if they don't have defined names. =================== */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Key_Unbind_fFunction · 0.85
Key_Bind_fFunction · 0.85

Calls 2

Q_strlenFunction · 0.50
Q_stricmpFunction · 0.50

Tested by

no test coverage detected