TrinityCore
Loading...
Searching...
No Matches
instance_shadow_labyrinth.cpp File Reference
#include "ScriptMgr.h"
#include "Creature.h"
#include "CreatureAI.h"
#include "GameObject.h"
#include "InstanceScript.h"
#include "Map.h"
#include "shadow_labyrinth.h"
+ Include dependency graph for instance_shadow_labyrinth.cpp:

Go to the source code of this file.

Classes

class  instance_shadow_labyrinth
 
struct  instance_shadow_labyrinth::instance_shadow_labyrinth_InstanceMapScript
 

Functions

GuidUnorderedSet const * GetBlackheartDummies (InstanceScript const *s)
 
void AddSC_instance_shadow_labyrinth ()
 

Variables

DoorData const doorData []
 

Function Documentation

◆ AddSC_instance_shadow_labyrinth()

void AddSC_instance_shadow_labyrinth ( )

Definition at line 191 of file instance_shadow_labyrinth.cpp.

+ Here is the caller graph for this function:

◆ GetBlackheartDummies()

GuidUnorderedSet const * GetBlackheartDummies ( InstanceScript const *  s)

Definition at line 183 of file instance_shadow_labyrinth.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ doorData

DoorData const doorData[]
Initial value:

Definition at line 26 of file instance_shadow_labyrinth.cpp.