DB/GtRegenMPPerSpt: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (Marlamin moved page GtRegenMPPerSpt.dbc to DB/GtRegenMPPerSpt)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Added in Burning Crusade (2.0.1.6082)


==Header Info ==
{{Template:Sandbox/VersionRange|min_expansionlevel=2|max_expansionlevel=6}}
Records..................1100
Fields......................1
Record Size.................4
String Block Size...........1


==Structure==
==Structure==
  '''Column Field Type'''  
  '''Column Field Type'''  
  1 Unknown Float
  1 Unknown Float
Retrieved from "http://www.sourcepeek.com/wiki/GtRegenMPPerSpt.dbc"


==6.0.1.18179==
==6.0.1.18179==

Latest revision as of 03:01, 20 July 2016

BC … WoD

Structure

Column	Field 		Type 
1 	Unknown 	Float 	

6.0.1.18179

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