parent
16f220253a
commit
5b8bc792b8
4 changed files with 14 additions and 0 deletions
|
|
@ -469,6 +469,7 @@ public: /* PlayerScript */
|
|||
|
||||
public: /* AccountScript */
|
||||
void OnAccountLogin(uint32 accountId);
|
||||
void OnBeforeAccountDelete(uint32 accountId);
|
||||
void OnLastIpUpdate(uint32 accountId, std::string ip);
|
||||
void OnFailedAccountLogin(uint32 accountId);
|
||||
void OnEmailChange(uint32 accountId);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue