- Found in:
- SKSE
Description
Documentation Comment
Returns the base form object that is bound to the specified hotkey
Caveats
Parameters
inthotkey
Examples
Auto-Generated Example
int myInt__hotkey
Form returnedValue = Game.GetHotkeyBoundObject(myInt__hotkey)