AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Attributes | |
ObjectGuid::LowType | lowGuid |
the low 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... | |
uint32 character_commandscript::DeletedInfo::accountId |
std::string character_commandscript::DeletedInfo::accountName |
time_t character_commandscript::DeletedInfo::deleteDate |
the date at which the character has been deleted
Referenced by character_commandscript::GetDeletedCharacterInfoList().
ObjectGuid::LowType character_commandscript::DeletedInfo::lowGuid |
the low GUID from the character
Referenced by character_commandscript::GetDeletedCharacterInfoList(), and character_commandscript::HandleCharacterDeletedRestoreHelper().
std::string character_commandscript::DeletedInfo::name |