GetItem (Shortcut)

From LoTROInterface Wiki

Jump to: navigation, search


If the shortcut is an item shortcut, this function attempts to build and return a LuaItem.

Syntax

Lua
function Shortcut:GetItem();

Returns

Type: Item
The LuaItem that was built (or NIL if we couldn't make one)

Remarks

Personal tools