AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
OutdoorPvPGH.h File Reference
#include "OutdoorPvP.h"

Go to the source code of this file.

Classes

class  OutdoorPvPGH
 
class  OPvPCapturePointGH
 

Enumerations

enum  OutdoorPvPGHenum {
  GH_ALLIANCE_DEFENSE_EVENT = 65 ,
  GH_HORDE_DEFENSE_EVENT = 66 ,
  GH_ZONE = 394 ,
  GH_UI_SLIDER_DISPLAY = 3466 ,
  GH_UI_SLIDER_POS = 3467 ,
  GH_UI_SLIDER_N = 3468
}
 

Enumeration Type Documentation

◆ OutdoorPvPGHenum

Enumerator
GH_ALLIANCE_DEFENSE_EVENT 
GH_HORDE_DEFENSE_EVENT 
GH_ZONE 
GH_UI_SLIDER_DISPLAY 
GH_UI_SLIDER_POS 
GH_UI_SLIDER_N 
24{
27
28 GH_ZONE = 394,
29
31 GH_UI_SLIDER_POS = 3467,
32 GH_UI_SLIDER_N = 3468,
33};
@ GH_UI_SLIDER_N
Definition: OutdoorPvPGH.h:32
@ GH_ALLIANCE_DEFENSE_EVENT
Definition: OutdoorPvPGH.h:25
@ GH_ZONE
Definition: OutdoorPvPGH.h:28
@ GH_UI_SLIDER_DISPLAY
Definition: OutdoorPvPGH.h:30
@ GH_UI_SLIDER_POS
Definition: OutdoorPvPGH.h:31
@ GH_HORDE_DEFENSE_EVENT
Definition: OutdoorPvPGH.h:26