Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
character_commandscript::DeletedInfo Struct Reference

Public Attributes

uint32 accountId
 the account id
std::string accountName
 the account name
time_t deleteDate
 the date at which the character has been deleted
uint32 lowGuid
 the low GUID from the character
std::string name
 the character name

Detailed Description

Definition at line 66 of file cs_character.cpp.

Member Data Documentation

◆ accountId

◆ accountName

std::string character_commandscript::DeletedInfo::accountName

◆ deleteDate

time_t character_commandscript::DeletedInfo::deleteDate

the date at which the character has been deleted

Definition at line 72 of file cs_character.cpp.

Referenced by character_commandscript::GetDeletedCharacterInfoList().

◆ lowGuid

uint32 character_commandscript::DeletedInfo::lowGuid

◆ name


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