TrinityCore
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Public Member Functions
|
Public Attributes
|
List of all members
DoorInfo Struct Reference
#include <
InstanceScript.h
>
Public Member Functions
DoorInfo
(
BossInfo
*_bossInfo,
DoorType
_type)
Public Attributes
BossInfo
*
bossInfo
DoorType
type
Constructor & Destructor Documentation
DoorInfo::DoorInfo
(
BossInfo
*
_bossInfo
,
DoorType
_type
)
inline
explicit
123
:
bossInfo
(_bossInfo),
type
(_type) { }
DoorInfo::bossInfo
BossInfo * bossInfo
Definition:
InstanceScript.h:124
DoorInfo::type
DoorType type
Definition:
InstanceScript.h:125
Member Data Documentation
BossInfo
* DoorInfo::bossInfo
DoorType
DoorInfo::type
The documentation for this struct was generated from the following file:
src/server/game/Instances/
InstanceScript.h
Generated on Tue Apr 5 2016 20:17:19 for TrinityCore by
1.8.8