#include <ScriptMgr.h>
Definition at line 726 of file ScriptMgr.h.
◆ AccountScript()
| AccountScript::AccountScript |
( |
char const * |
name | ) |
|
|
explicitprotected |
◆ OnAccountLogin()
| void AccountScript::OnAccountLogin |
( |
uint32 |
accountId | ) |
|
|
virtual |
◆ OnEmailChange()
| void AccountScript::OnEmailChange |
( |
uint32 |
accountId | ) |
|
|
virtual |
◆ OnFailedAccountLogin()
| void AccountScript::OnFailedAccountLogin |
( |
uint32 |
accountId | ) |
|
|
virtual |
◆ OnFailedEmailChange()
| void AccountScript::OnFailedEmailChange |
( |
uint32 |
accountId | ) |
|
|
virtual |
◆ OnFailedPasswordChange()
| void AccountScript::OnFailedPasswordChange |
( |
uint32 |
accountId | ) |
|
|
virtual |
◆ OnPasswordChange()
| void AccountScript::OnPasswordChange |
( |
uint32 |
accountId | ) |
|
|
virtual |
The documentation for this class was generated from the following files: