AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
cs_account.cpp File Reference
#include "AES.h"
#include "AccountMgr.h"
#include "Base32.h"
#include "Chat.h"
#include "CommandScript.h"
#include "CryptoGenerics.h"
#include "IPLocation.h"
#include "Player.h"
#include "Realm.h"
#include "ScriptMgr.h"
#include "SecretMgr.h"
#include "StringConvert.h"
#include "TOTP.h"
#include <unordered_map>

Go to the source code of this file.

Classes

class  account_commandscript
 

Functions

void AddSC_account_commandscript ()
 

Function Documentation

◆ AddSC_account_commandscript()

void AddSC_account_commandscript ( )
906{
908}
Definition: cs_account.cpp:47

Referenced by AddCommandsScripts().