DB/TeamContributionPoints: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
New in WotLK.
 
{{Template:Sandbox/VersionRange|min_expansionlevel=3|max_expansionlevel=3}}


  struct TeamContributionPointsEntry // sizeof(0x8)
  struct TeamContributionPointsEntry // sizeof(0x8)

Latest revision as of 03:45, 20 July 2016

Wrath … Wrath

struct TeamContributionPointsEntry // sizeof(0x8)
{
   m_ID; // +0x0, size 0x4, type 0
   m_data; // +0x4, size 0x4, type 3
};