TrinityCore
OutdoorPvPMgr.h File Reference
#include "OutdoorPvP.h"
#include "Hash.h"
#include <array>
#include <memory>
#include <unordered_map>
#include <vector>
+ Include dependency graph for OutdoorPvPMgr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OutdoorPvPMgr
 

Macros

#define OUTDOORPVP_OBJECTIVE_UPDATE_INTERVAL   1000
 
#define sOutdoorPvPMgr   OutdoorPvPMgr::instance()
 

Macro Definition Documentation

◆ OUTDOORPVP_OBJECTIVE_UPDATE_INTERVAL

#define OUTDOORPVP_OBJECTIVE_UPDATE_INTERVAL   1000

Definition at line 21 of file OutdoorPvPMgr.h.

◆ sOutdoorPvPMgr

#define sOutdoorPvPMgr   OutdoorPvPMgr::instance()

Definition at line 110 of file OutdoorPvPMgr.h.