Difference between revisions of "GetHotkeyItem"
Jump to navigation
Jump to search
imported>DragoonWraith (New page: {{OBSE v0015}} A command for Oblivion Script Extender '''Syntax:''' (item/spell:ref) GetHotkeyItem whichHotkey:short Returns the spell attached to...) |
imported>Qazaaq (fixing description) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
(item/spell:ref) GetHotkeyItem whichHotkey:short | (item/spell:ref) GetHotkeyItem whichHotkey:short | ||
Returns the spell | Returns the item or spell bound to the specified hotkey (1-8). | ||
== See Also == | == See Also == | ||
* [[ | * [[SetHotkeyItem]] | ||
* [[ClearHotkey]] | |||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Functions (OBSE)]] | [[Category: Functions (OBSE)]] | ||
[[Category: | [[Category: Input Functions]] | ||
[[Category: | [[Category: Input Functions (OBSE)]] |
Latest revision as of 06:14, 26 May 2008
A command for Oblivion Script Extender
Syntax:
(item/spell:ref) GetHotkeyItem whichHotkey:short
Returns the item or spell bound to the specified hotkey (1-8).