TrinityCore
AreaTriggerEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

DBCPosition3D Pos
 
uint32 ID
 
int16 ContinentID
 
int32 PhaseUseFlags
 
int16 PhaseID
 
int16 PhaseGroupID
 
float Radius
 
float BoxLength
 
float BoxWidth
 
float BoxHeight
 
float BoxYaw
 
int8 ShapeType
 
int16 ShapeID
 
int32 AreaTriggerActionSetID
 
int8 Flags
 

Detailed Description

Definition at line 163 of file DB2Structure.h.

Member Data Documentation

◆ AreaTriggerActionSetID

int32 AreaTriggerEntry::AreaTriggerActionSetID

Definition at line 178 of file DB2Structure.h.

◆ BoxHeight

float AreaTriggerEntry::BoxHeight

Definition at line 174 of file DB2Structure.h.

◆ BoxLength

float AreaTriggerEntry::BoxLength

Definition at line 172 of file DB2Structure.h.

◆ BoxWidth

float AreaTriggerEntry::BoxWidth

Definition at line 173 of file DB2Structure.h.

◆ BoxYaw

float AreaTriggerEntry::BoxYaw

Definition at line 175 of file DB2Structure.h.

◆ ContinentID

int16 AreaTriggerEntry::ContinentID

Definition at line 167 of file DB2Structure.h.

◆ Flags

int8 AreaTriggerEntry::Flags

Definition at line 179 of file DB2Structure.h.

◆ ID

uint32 AreaTriggerEntry::ID

Definition at line 166 of file DB2Structure.h.

◆ PhaseGroupID

int16 AreaTriggerEntry::PhaseGroupID

Definition at line 170 of file DB2Structure.h.

◆ PhaseID

int16 AreaTriggerEntry::PhaseID

Definition at line 169 of file DB2Structure.h.

◆ PhaseUseFlags

int32 AreaTriggerEntry::PhaseUseFlags

Definition at line 168 of file DB2Structure.h.

◆ Pos

DBCPosition3D AreaTriggerEntry::Pos

Definition at line 165 of file DB2Structure.h.

◆ Radius

float AreaTriggerEntry::Radius

Definition at line 171 of file DB2Structure.h.

◆ ShapeID

int16 AreaTriggerEntry::ShapeID

Definition at line 177 of file DB2Structure.h.

◆ ShapeType

int8 AreaTriggerEntry::ShapeType

Definition at line 176 of file DB2Structure.h.


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