TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
WorldPackets::Character::CharacterUndeleteInfo Struct Reference

#include <CharacterPackets.h>

Public Attributes

ObjectGuid CharacterGuid
 User specified variables. More...
 
int32 ClientToken = 0
 
std::string Name
 Server side data. More...
 

Member Data Documentation

ObjectGuid WorldPackets::Character::CharacterUndeleteInfo::CharacterGuid

User specified variables.

Guid of the character to restore

int32 WorldPackets::Character::CharacterUndeleteInfo::ClientToken = 0
Todo:
: research
std::string WorldPackets::Character::CharacterUndeleteInfo::Name

Server side data.


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