PANEL:OnKeyCodePressed
Description
Called whenever a keyboard key was pressed while the panel is focused.
Arguments
Returns
Example
Prints some text into console when the player presses any button while the panel is opened. In this example the panel is opened via the testvgui
console command.