![]() |
TrinityCore
|
#include <SmartScriptMgr.h>
Public Member Functions | |
| SmartAIMgr (SmartAIMgr const &)=delete | |
| SmartAIMgr (SmartAIMgr &&)=delete | |
| SmartAIMgr & | operator= (SmartAIMgr const &)=delete |
| SmartAIMgr & | operator= (SmartAIMgr &&)=delete |
| void | LoadSmartAIFromDB () |
| SmartAIEventList | GetScript (int32 entry, SmartScriptType type) |
Static Public Member Functions | |
| static SmartAIMgr * | instance () |
| static SmartScriptHolder & | FindLinkedSourceEvent (SmartAIEventList &list, uint32 eventId) |
| static SmartScriptHolder & | FindLinkedEvent (SmartAIEventList &list, uint32 link) |
Private Member Functions | |
| SmartAIMgr () | |
| ~SmartAIMgr () | |
| bool | IsEventValid (SmartScriptHolder &e) |
| bool | IsTargetValid (SmartScriptHolder const &e) |
| bool | IsMinMaxValid (SmartScriptHolder const &e, uint32 min, uint32 max) |
| void | LoadHelperStores () |
| void | UnLoadHelperStores () |
| CacheSpellContainerBounds | GetSummonCreatureSpellContainerBounds (uint32 creatureEntry) const |
| CacheSpellContainerBounds | GetSummonGameObjectSpellContainerBounds (uint32 gameObjectEntry) const |
| CacheSpellContainerBounds | GetKillCreditSpellContainerBounds (uint32 killCredit) const |
| CacheSpellContainerBounds | GetCreateItemSpellContainerBounds (uint32 itemId) const |
Definition at line 1745 of file SmartScriptMgr.h.
|
privatedefault |
|
privatedefault |
|
delete |
|
delete |
|
staticprivate |
Definition at line 894 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 761 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 1081 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
|
static |
|
static |
|
private |
|
private |
| SmartAIEventList SmartAIMgr::GetScript | ( | int32 | entry, |
| SmartScriptType | type | ||
| ) |
Definition at line 411 of file SmartScriptMgr.cpp.
|
private |
|
private |
|
static |
Definition at line 55 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 741 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 661 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 721 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 1166 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 681 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 701 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 641 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 671 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 731 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 691 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 751 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 505 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 711 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 2554 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 2601 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void SmartAIMgr::LoadSmartAIFromDB | ( | ) |
|
staticprivate |
Definition at line 651 of file SmartScriptMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
delete |
|
delete |
|
private |
|
private |
Definition at line 1807 of file SmartScriptMgr.h.
|
private |
Definition at line 1806 of file SmartScriptMgr.h.
|
private |
Definition at line 1769 of file SmartScriptMgr.h.
|
private |
Definition at line 1804 of file SmartScriptMgr.h.
|
private |
Definition at line 1805 of file SmartScriptMgr.h.