Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
CharacterNameData Struct Reference

#include <World.h>

Public Attributes

uint8 m_class
uint8 m_gender
uint8 m_level
std::string m_name
uint8 m_race
uint32 m_realm

Detailed Description

Definition at line 545 of file World.h.

Member Data Documentation

◆ m_class

uint8 CharacterNameData::m_class

◆ m_gender

uint8 CharacterNameData::m_gender

Definition at line 551 of file World.h.

Referenced by World::AddCharacterNameData(), and WorldSession::SendNameQueryOpcode().

◆ m_level

uint8 CharacterNameData::m_level

◆ m_name

std::string CharacterNameData::m_name

Definition at line 548 of file World.h.

Referenced by World::AddCharacterNameData(), and WorldSession::SendNameQueryOpcode().

◆ m_race

◆ m_realm

uint32 CharacterNameData::m_realm

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