SetItemHotkeyIconPath

From GECK
Jump to: navigation, search


A function added by the ShowOff NVSE Plugin version 1.65.

Description

Sets a texture path for an item to override the item's icon that will be displayed in the hotkey menu.

If newPath is an empty string, will reset the override and the item will start using the regular icon again.

Syntax

[help]
SetItemHotkeyIconPath item:baseForm newPath:string 

See Also