DB/SoundBusName: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
m (Marlamin moved page SoundBusName.dbc to DB/SoundBusName)
(No difference)

Revision as of 01:04, 13 February 2016

6.0.1.18179

struct SoundBusNameRec {
  uint32_t m_EnumID;
  stringref m_Name;
};