TrinityCore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 994 of file ObjectMgr.h.

Constructor & Destructor Documentation

◆ ExtendedPlayerName()

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

Definition at line 996 of file ObjectMgr.h.

Member Data Documentation

◆ Name

std::string ExtendedPlayerName::Name

Definition at line 997 of file ObjectMgr.h.

◆ Realm

std::string ExtendedPlayerName::Realm

Definition at line 998 of file ObjectMgr.h.


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