Background for Skyrim SE
Member of the Game script
voidfunctionUnbindObjectHotkey(inthotkey)NativeGlobal

Description

Documentation Comment

Hotkeys 0-7 reflect keys 1-8
Unbinds a favorited item bound to the specified hotkey


Caveats


Parameters

inthotkey


Examples

Auto-Generated Example

int myInt__hotkey

Game.UnbindObjectHotkey(myInt__hotkey)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.