This command removes any custom commands bound to a specified key.
Keycode | The Unity keycode you wish to clear all custom command bindings from. |
The unbind
command is used to remove any customized commands that a player has bound to a particular key.
This resets the key back to its default function in the game.