TrinityCore
ExtendedPlayerName Struct Reference

#include <ObjectMgr.h>

Public Member Functions

 ExtendedPlayerName (std::string const &name, std::string const &realmName)
 

Public Attributes

std::string Name
 
std::string Realm
 

Detailed Description

Definition at line 988 of file ObjectMgr.h.

Constructor & Destructor Documentation

◆ ExtendedPlayerName()

ExtendedPlayerName::ExtendedPlayerName ( std::string const &  name,
std::string const &  realmName 
)
inline

Definition at line 990 of file ObjectMgr.h.

Member Data Documentation

◆ Name

std::string ExtendedPlayerName::Name

Definition at line 991 of file ObjectMgr.h.

◆ Realm

std::string ExtendedPlayerName::Realm

Definition at line 992 of file ObjectMgr.h.


The documentation for this struct was generated from the following file: