DB/GtCombatRatings: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (Marlamin moved page GtCombatRatings.dbc to DB/GtCombatRatings)
mNo edit summary
Line 10: Line 10:
  '''Column Field Type'''  
  '''Column Field Type'''  
  1 Unknown Float
  1 Unknown Float
Retrieved from "http://www.sourcepeek.com/wiki/GtCombatRatings.dbc"


==6.0.1.18179==
==6.0.1.18179==

Revision as of 00:11, 22 February 2016

Added in Burning Crusade (2.0.0.5849)

Header Info

Records..................3200
Fields......................1
Record Size.................4
String Block Size...........1

Structure

Column	Field 		Type 
1 	Unknown 	Float 	

6.0.1.18179

struct gtCombatRatingsRec {
  uint8_t padding_0[4];
  float m_data;
};