DB/World PVP Area

From wowdev
Revision as of 02:34, 11 July 2014 by Schlumpf (talk | contribs) (add full and correct info for 6.0.1.18179)
Jump to navigation Jump to search

New in Cataclysm.

6.0.1.18179

struct World_PVP_AreaRec {
  int m_ID;
  int m_area_ID;
  int m_next_time_worldstate;
  int m_game_time_worldstate;
  int m_battle_populate_time;
  int m_min_level;
  int m_max_level;
};