Skip to content
Valheim Cheats logoValheim Cheats

unbind Console Command

Documentation and detailed help with working examples.

Updated

Player
This command removes any custom commands bound to a specified key.

Remove brackets [ ] when typing the command.

Parameters
Keycode
The Unity keycode you wish to clear all custom command bindings from.
Examples

Here is an example of how to use unbind.

Removes the custom command binding on the mouse4 key.

In-Depth Description
The `unbind` command clears all custom command bindings from a specific Unity keycode set via the `bind` command.
Quick Overview
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.
More Player Commands