|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <WorldSession.h>
Public Member Functions | |
| AccountData () | |
Public Attributes | |
| std::string | Data |
| time_t | Time |
Definition at line 80 of file WorldSession.h.
|
inline |
Definition at line 82 of file WorldSession.h.
| std::string AccountData::Data |
Definition at line 85 of file WorldSession.h.
Referenced by AccountData(), and WorldSession::HandleRequestAccountData().
| time_t AccountData::Time |
Definition at line 84 of file WorldSession.h.
Referenced by AccountData(), and WorldSession::HandleRequestAccountData().