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
}
 

Enumeration Type Documentation

◆ OutdoorPvPGHenum

Enumerator
GH_ALLIANCE_DEFENSE_EVENT 
GH_HORDE_DEFENSE_EVENT 
GH_ZONE 
24{
27
28 GH_ZONE = 394,
29};
@ GH_ALLIANCE_DEFENSE_EVENT
Definition OutdoorPvPGH.h:25
@ GH_ZONE
Definition OutdoorPvPGH.h:28
@ GH_HORDE_DEFENSE_EVENT
Definition OutdoorPvPGH.h:26