TrinityCore
Loading...
Searching...
No Matches
DoorInfo Struct Reference

#include <InstanceScript.h>

Public Member Functions

 DoorInfo (BossInfo *_bossInfo, DoorType _type)
 

Public Attributes

BossInfobossInfo
 
DoorType type
 

Detailed Description

Definition at line 137 of file InstanceScript.h.

Constructor & Destructor Documentation

◆ DoorInfo()

DoorInfo::DoorInfo ( BossInfo _bossInfo,
DoorType  _type 
)
inlineexplicit

Definition at line 139 of file InstanceScript.h.

Member Data Documentation

◆ bossInfo

BossInfo* DoorInfo::bossInfo

Definition at line 141 of file InstanceScript.h.

◆ type

DoorType DoorInfo::type

Definition at line 142 of file InstanceScript.h.


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