DB/SoundCharacterMacroLines: Difference between revisions

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


[[Category:DBC]]
[[Category:DBC]]
[[Category:DBC_Alpha]]
[[Category:DBC_Vanilla]]

Revision as of 22:49, 1 October 2017

≤ Vanilla

0.5.3.3368, 1.12.1.5875

struct SoundCharacterMacroLinesRec {
  uint32_t m_ID;
  uint32_t m_Category;
  uint32_t m_Sex;
  uint32_t m_Race;
  uint32_t m_SoundID;
};

Structure

Column	Field 			Type 
1 	ID 			Integer 	
2 	Unknown 		Integer 	
3 	gender 			Boolean 	
4 	iRefID_ChrRaces 	Integer 	
5 	iRefID_SoundEntries 	Integer