GetCategory (Item)

From LoTROInterface Wiki

(Difference between revisions)
Jump to: navigation, search
(New page: {{API_Breadcrumb|API Reference > Turbine.Gameplay.Item.'''GetCategory()'''}} __NOTOC__ Gets the category of the item. ==Syntax== {{API_Example|Lua|{{...)
Current revision (00:19, 17 April 2022) (view source)
(Returns)
 
Line 8: Line 8:
====Returns====
====Returns====
-
{{API_Type|number|The category of the item.}}
+
{{API_Type|number|The [[ItemCategory]] of the item.}}
==Remarks==
==Remarks==

Current revision


Gets the category of the item.

Syntax

Lua
function Item:GetCategory();

Returns

Type: number
The ItemCategory of the item.

Remarks

Gets the category of the item.

Personal tools