DB/TerrainTypeSounds: Difference between revisions

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

Revision as of 01:17, 13 February 2016

Structure

Column	Field 	Type 		
1 	ID 	Integer		

6.0.1.18179

struct TerrainTypeSoundsRec {
  uint32_t m_ID;    // plain keys, used for joining FootstepTerrainLookupRec and TerrainTypeRec only
};