TrinityCore
Loading...
Searching...
No Matches
instance_utgarde_keep.cpp File Reference
#include "ScriptMgr.h"
#include "Creature.h"
#include "GameObject.h"
#include "InstanceScript.h"
#include "utgarde_keep.h"
+ Include dependency graph for instance_utgarde_keep.cpp:

Go to the source code of this file.

Classes

class  instance_utgarde_keep
 
struct  instance_utgarde_keep::instance_utgarde_keep_InstanceMapScript
 

Functions

void AddSC_instance_utgarde_keep ()
 

Variables

DoorData const doorData []
 

Function Documentation

◆ AddSC_instance_utgarde_keep()

void AddSC_instance_utgarde_keep ( )

Definition at line 182 of file instance_utgarde_keep.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ doorData

DoorData const doorData[]
Initial value:
=
{
{ 0, 0, DOOR_TYPE_ROOM }
}
@ DOOR_TYPE_ROOM
@ DOOR_TYPE_PASSAGE
@ DATA_INGVAR
@ GO_GIANT_PORTCULLIS_1
@ GO_GIANT_PORTCULLIS_2

Definition at line 24 of file instance_utgarde_keep.cpp.