TrinityCore
Loading...
Searching...
No Matches
DisableMgr Namespace Reference

Functions

void LoadDisables ()
 
void CheckQuestDisables ()
 
bool IsDisabledFor (DisableType type, uint32 entry, WorldObject const *ref, uint8 flags)
 
bool IsVMAPDisabledFor (uint32 entry, uint8 flags)
 
bool IsPathfindingEnabled (uint32 mapId)
 

Function Documentation

◆ CheckQuestDisables()

TC_GAME_API void DisableMgr::CheckQuestDisables ( )

Definition at line 279 of file DisableMgr.cpp.

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

◆ IsDisabledFor()

TC_GAME_API bool DisableMgr::IsDisabledFor ( DisableType  type,
uint32  entry,
WorldObject const *  ref,
uint8  flags 
)

Definition at line 308 of file DisableMgr.cpp.

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

◆ IsPathfindingEnabled()

TC_GAME_API bool DisableMgr::IsPathfindingEnabled ( uint32  mapId)

Definition at line 418 of file DisableMgr.cpp.

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

◆ IsVMAPDisabledFor()

TC_GAME_API bool DisableMgr::IsVMAPDisabledFor ( uint32  entry,
uint8  flags 
)

Definition at line 413 of file DisableMgr.cpp.

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

◆ LoadDisables()

TC_GAME_API void DisableMgr::LoadDisables ( )

Definition at line 53 of file DisableMgr.cpp.

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