Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
OutdoorPvPMgr.h File Reference
#include "OutdoorPvP.h"
#include "Platform/Singleton.h"
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

struct  OutdoorPvPData
class  OutdoorPvPMgr

Macros

#define OUTDOORPVP_OBJECTIVE_UPDATE_INTERVAL   1000
#define sOutdoorPvPMgr   Skyfire::Singleton<OutdoorPvPMgr, Skyfire::NullMutex>::instance()

Macro Definition Documentation

◆ OUTDOORPVP_OBJECTIVE_UPDATE_INTERVAL

#define OUTDOORPVP_OBJECTIVE_UPDATE_INTERVAL   1000

Definition at line 9 of file OutdoorPvPMgr.h.

Referenced by OPvPCapturePoint::Update(), and OutdoorPvPMgr::Update().

◆ sOutdoorPvPMgr