Difference between revisions of "GetHotkeyItem"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
imported>Qazaaq
(fixing description)
 
(One intermediate revision 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 attached to a magic projectile.
Returns the item or spell bound to the specified hotkey (1-8).


== See Also ==
== See Also ==
* [[SetHotkeyItem]]
* [[SetHotkeyItem]]
* [[ClearHotkeyItem]]
* [[ClearHotkey]]


[[Category: Functions]]
[[Category: Functions]]

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).

See Also[edit | edit source]