![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Member Functions | |
| AreaTriggerShapeType | GetShapeType () const |
Public Attributes | |
| DBCPosition3D | Pos |
| uint32 | ID |
| uint16 | ContinentID |
| int32 | PhaseUseFlags |
| int16 | PhaseID |
| int16 | PhaseGroupID |
| float | Radius |
| float | BoxLength |
| float | BoxWidth |
| float | BoxHeight |
| float | BoxYaw |
| int8 | ShapeType |
| int16 | ShapeID |
| int32 | AreaTriggerActionSetID |
| int32 | Flags |
Definition at line 163 of file DB2Structure.h.
|
inline |
| int32 AreaTriggerEntry::AreaTriggerActionSetID |
Definition at line 178 of file DB2Structure.h.
| float AreaTriggerEntry::BoxHeight |
Definition at line 174 of file DB2Structure.h.
| float AreaTriggerEntry::BoxLength |
Definition at line 172 of file DB2Structure.h.
| float AreaTriggerEntry::BoxWidth |
Definition at line 173 of file DB2Structure.h.
| float AreaTriggerEntry::BoxYaw |
Definition at line 175 of file DB2Structure.h.
| uint16 AreaTriggerEntry::ContinentID |
Definition at line 167 of file DB2Structure.h.
| int32 AreaTriggerEntry::Flags |
Definition at line 179 of file DB2Structure.h.
| uint32 AreaTriggerEntry::ID |
Definition at line 166 of file DB2Structure.h.
| int16 AreaTriggerEntry::PhaseGroupID |
Definition at line 170 of file DB2Structure.h.
| int16 AreaTriggerEntry::PhaseID |
Definition at line 169 of file DB2Structure.h.
| int32 AreaTriggerEntry::PhaseUseFlags |
Definition at line 168 of file DB2Structure.h.
| DBCPosition3D AreaTriggerEntry::Pos |
Definition at line 165 of file DB2Structure.h.
| float AreaTriggerEntry::Radius |
Definition at line 171 of file DB2Structure.h.
| int16 AreaTriggerEntry::ShapeID |
Definition at line 177 of file DB2Structure.h.
| int8 AreaTriggerEntry::ShapeType |
Definition at line 176 of file DB2Structure.h.