SkillList

From LoTROInterface Wiki

(Difference between revisions)
Jump to: navigation, search
(New page: {{API_Breadcrumb|API Reference > Turbine.Gameplay.'''SkillList'''}} __NOTOC__ ==Fields== {| {{API_Header}} {{API_Row|GetCount| }} {{A...)
Current revision (20:02, 26 November 2023) (view source)
(Methods: Added descriptions)
 
(One intermediate revision not shown.)
Line 3: Line 3:
-
==Fields==
+
==Methods==
{| {{API_Header}}
{| {{API_Header}}
-
{{API_Row|[[GetCount_(Skill)|GetCount]]| }}
+
{{API_Row|[[GetCount_(Skill)|GetCount]]|Returns the number of skills in the list, as a number. }}
-
{{API_Row|[[GetItem_(Skill)|GetItem]]| }}
+
{{API_Row|[[GetItem_(Skill)|GetItem]]|Returns a [[skill]] from the list. }}
|}
|}

Current revision


Methods

Name Description
GetCount Returns the number of skills in the list, as a number.
GetItem Returns a skill from the list.
Personal tools