GM:KeyRelease
This hook is predicted. This means that in singleplayer, it will not be called in the Client realm.
Description
Runs when a IN key was released by a player.
For a more general purpose function that handles all kinds of input, see GM:PlayerButtonUp.
Despite being a predicted hook, it will still be called in singleplayer for your convenience.