DB/SkillLineCategory: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 14: Line 14:


[[Category:DBC]]
[[Category:DBC]]
[[Category:DBC_Vanilla]]
[[Category:DBC_WotLK]]
[[Category:DBC_WotLK]]

Latest revision as of 22:53, 1 October 2017

Vanilla … Cata

1.12.1.5875

struct SkillLineCategoryRec {
  uint32_t m_ID;
  langstringref name;
  uint32_t sortIndex;
};

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2-18	sRefName 	String + Loc
19 	DisplayOrder 	Integer