![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Attributes | |
| ObjectGuid::LowType | lowGuid |
| the low GUID from the character | |
| std::string | name |
| the character name | |
| uint32 | accountId |
| the account id | |
| std::string | accountName |
| the account name | |
| time_t | deleteDate |
| the date at which the character has been deleted | |
| 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 |