Difference between revisions of "GetHotkeyItem"

From the Oblivion ConstructionSet Wiki
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>DragoonWraith
Line 8: Line 8:


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


[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (OBSE)]]
[[Category: Functions (OBSE)]]
[[Category: Hotkey Functions]]
[[Category: Input Functions]]
[[Category: Hotkey Functions (OBSE)]]
[[Category: Input Functions (OBSE)]]

Revision as of 06:11, 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