TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
character_commandscript::DeletedInfo Struct Reference

Public Attributes

ObjectGuid guid
 the GUID from the character More...
 
std::string name
 the character name More...
 
uint32 accountId
 the account id More...
 
std::string accountName
 the account name More...
 
time_t deleteDate
 the date at which the character has been deleted More...
 

Member Data Documentation

uint32 character_commandscript::DeletedInfo::accountId

the account id

std::string character_commandscript::DeletedInfo::accountName

the account name

time_t character_commandscript::DeletedInfo::deleteDate

the date at which the character has been deleted

ObjectGuid character_commandscript::DeletedInfo::guid

the GUID from the character

std::string character_commandscript::DeletedInfo::name

the character name


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