ItemWearState

From LoTROInterface Wiki

(Difference between revisions)
Jump to: navigation, search
(New page: {{API_Breadcrumb|API Reference > Turbine.Gameplay.'''{{PAGENAME}}'''}})
Line 1: Line 1:
{{API_Breadcrumb|[[:Category:API_Reference|API Reference]] > [[Turbine.Gameplay]].'''{{PAGENAME}}'''}}
{{API_Breadcrumb|[[:Category:API_Reference|API Reference]] > [[Turbine.Gameplay]].'''{{PAGENAME}}'''}}
 +
__NOTOC__
 +
 +
Describes the current wear state of an item.
 +
 +
 +
==Fields==
 +
 +
{| {{API_Header}}
 +
{{API_Row|'''Broken'''|A broken wear state.}}
 +
{{API_Row|'''Damaged'''|A damaged wear state.}}
 +
{{API_Row|'''Pristine'''|A pristine wear state.}}
 +
{{API_Row|'''Undefined'''|An unknown wear state.}}
 +
{{API_Row|'''Worn'''|A worn wear state.}}
 +
|}
 +
 +
 +
==Remarks==
 +
Describes the current wear state of an item. This reflects how damaged an item is.
 +
 +
 +
 +
[[Category:API_Classes]]

Revision as of 06:07, 24 September 2010


Describes the current wear state of an item.


Fields

Name Description
Broken A broken wear state.
Damaged A damaged wear state.
Pristine A pristine wear state.
Undefined An unknown wear state.
Worn A worn wear state.


Remarks

Describes the current wear state of an item. This reflects how damaged an item is.

Personal tools