MCPcopy Create free account
hub / github.com/JACoders/OpenJK / trap_Key_GetCatcher

Function trap_Key_GetCatcher

code/ui/ui_syscalls.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109int Key_GetCatcher( void );
110
111int trap_Key_GetCatcher( void )
112{
113 return Key_GetCatcher();
114}
115
116void Key_SetCatcher( int catcher );
117

Callers 2

UI_RunMenuScriptFunction · 0.70
_UI_KeyEventFunction · 0.70

Calls 1

Key_GetCatcherFunction · 0.50

Tested by

no test coverage detected