![]() |
TrinityCore
|
#include <InstanceScript.h>
Public Member Functions | |
| DoorInfo (BossInfo *_bossInfo, DoorType _type) | |
Public Attributes | |
| BossInfo * | bossInfo |
| DoorType | type |
Definition at line 137 of file InstanceScript.h.
Definition at line 139 of file InstanceScript.h.
| BossInfo* DoorInfo::bossInfo |
Definition at line 141 of file InstanceScript.h.
| DoorType DoorInfo::type |
Definition at line 142 of file InstanceScript.h.