GetSelectedItemRef

Revision as of 13:17, 20 May 2016 by imported>Jazzisparis
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns a temporary Inventory Reference to the item currently highlighted in the active menu.

Only applicable to the following menus:

Inventory Menu (1002)

Container Menu (1008)

Pipboy Repair Menu (1035)

Barter Menu (1053)

Vendor Repair Menu (1058)

Item Mod Menu (1061)

Syntax

(selectedItem:ref) GetSelectedItemRef

Example

set rItemRef to GetSelectedItemRef

See Also