Difference between revisions of "GetHotkeyItem"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
imported>DragoonWraith
m (fixing link)
Line 9: Line 9:
== See Also ==
== See Also ==
* [[SetHotkeyItem]]
* [[SetHotkeyItem]]
* [[ClearHotkeyItem]]
* [[ClearHotkey]]


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

Revision as of 06:12, 26 May 2008


A command for Oblivion Script Extender

Syntax:

(item/spell:ref) GetHotkeyItem whichHotkey:short

Returns the spell attached to a magic projectile.

See Also