TrinityCore
|
#include "DatabaseEnv.h"
Variables | |
WorldDatabaseWorkerPool | WorldDatabase |
Accessor to the world database. More... | |
CharacterDatabaseWorkerPool | CharacterDatabase |
Accessor to the character database. More... | |
LoginDatabaseWorkerPool | LoginDatabase |
Accessor to the realm/login database. More... | |
HotfixDatabaseWorkerPool | HotfixDatabase |
Accessor to the hotfix database. More... | |
CharacterDatabaseWorkerPool CharacterDatabase |
Accessor to the character database.
HotfixDatabaseWorkerPool HotfixDatabase |
Accessor to the hotfix database.
LoginDatabaseWorkerPool LoginDatabase |
Accessor to the realm/login database.
WorldDatabaseWorkerPool WorldDatabase |
Accessor to the world database.