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