DB/SoundCharacterMacroLines

From wowdev
Revision as of 15:16, 5 June 2016 by Schlumpf (talk | contribs)
Jump to navigation Jump to search
This section only applies to versions < Vanilla (1.3.0.4284).

0.5.3.3368

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