AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "WorldSession.h"
Protected Attributes | |
uint8 | Race = 0 |
bool | FactionChange = false |
Protected Attributes inherited from CharacterCustomizeInfo | |
uint8 | Gender = GENDER_NONE |
uint8 | Skin = 0 |
uint8 | Face = 0 |
uint8 | HairStyle = 0 |
uint8 | HairColor = 0 |
uint8 | FacialHair = 0 |
Protected Attributes inherited from CharacterRenameInfo | |
ObjectGuid | Guid |
std::string | Name |
Friends | |
class | Player |
class | WorldSession |
|
friend |
|
friend |
|
protected |
|
protected |
Referenced by WorldSession::SendCharFactionChange().