GetWearState

From LoTROInterface Wiki

(Difference between revisions)
Jump to: navigation, search

Digital Utopia (Talk | contribs)
(New page: {{API_Breadcrumb|API Reference > Turbine.Gameplay.Item.'''GetWearState()'''}} __NOTOC__ Gets the wear state of the item. ==Syntax== {{API_Example|Lua...)
Newer edit →

Revision as of 10:46, 24 September 2010


Gets the wear state of the item.

Syntax

Lua
function Item:GetWearState();

Returns

Type: number
A value from ItemWearState representing the wear state of the item.

Remarks

Gets the wear state of the item.

Personal tools