TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
AchievementMgrDeleterBase< Player > Struct Template Reference

#include <AchievementMgr.h>

Static Public Member Functions

static void DeleteFromDB (ObjectGuid lowguid)
 

Member Function Documentation

static void AchievementMgrDeleterBase< Player >::DeleteFromDB ( ObjectGuid  lowguid)
inlinestatic
302 { DeletePlayerAchievementsFromDB(lowguid); }
TC_GAME_API void DeletePlayerAchievementsFromDB(ObjectGuid guid)
Definition: AchievementMgr.cpp:491

+ Here is the call graph for this function:


The documentation for this struct was generated from the following file: