TrinityCore
QuestPools.cpp File Reference
#include "QuestPools.h"
#include "Containers.h"
#include "DatabaseEnv.h"
#include "Log.h"
#include "ObjectMgr.h"
#include "QuestDef.h"
#include "Timer.h"
#include <unordered_map>
#include <unordered_set>
+ Include dependency graph for QuestPools.cpp:

Go to the source code of this file.

Functions

static void RegeneratePool (QuestPool &pool)
 
static void SaveToDB (QuestPool const &pool, CharacterDatabaseTransaction trans)
 

Function Documentation

◆ RegeneratePool()

static void RegeneratePool ( QuestPool pool)
static

Definition at line 34 of file QuestPools.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ SaveToDB()

static void SaveToDB ( QuestPool const &  pool,
CharacterDatabaseTransaction  trans 
)
static

Definition at line 50 of file QuestPools.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: