AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
WhoListCacheMgr.h File Reference
#include "Common.h"
#include "ObjectGuid.h"
#include "SharedDefines.h"

Go to the source code of this file.

Classes

class  WhoListPlayerInfo
 
class  WhoListCacheMgr
 

Macros

#define sWhoListCacheMgr   WhoListCacheMgr::instance()
 

Typedefs

using WhoListInfoVector = std::vector< WhoListPlayerInfo >
 

Macro Definition Documentation

◆ sWhoListCacheMgr

#define sWhoListCacheMgr   WhoListCacheMgr::instance()

Typedef Documentation

◆ WhoListInfoVector

using WhoListInfoVector = std::vector<WhoListPlayerInfo>