TrinityCore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
GameObjectsEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

LocalizedString Name
 
DBCPosition3D Pos
 
std::array< float, 4 > Rot
 
uint32 ID
 
uint32 OwnerID
 
int32 DisplayID
 
float Scale
 
int32 TypeID
 
int32 PhaseUseFlags
 
int32 PhaseID
 
int32 PhaseGroupID
 
uint16 Unknown1100
 
std::array< int32, 8 > PropValue
 

Detailed Description

Definition at line 1773 of file DB2Structure.h.

Member Data Documentation

◆ DisplayID

int32 GameObjectsEntry::DisplayID

Definition at line 1780 of file DB2Structure.h.

◆ ID

uint32 GameObjectsEntry::ID

Definition at line 1778 of file DB2Structure.h.

◆ Name

LocalizedString GameObjectsEntry::Name

Definition at line 1775 of file DB2Structure.h.

◆ OwnerID

uint32 GameObjectsEntry::OwnerID

Definition at line 1779 of file DB2Structure.h.

◆ PhaseGroupID

int32 GameObjectsEntry::PhaseGroupID

Definition at line 1785 of file DB2Structure.h.

◆ PhaseID

int32 GameObjectsEntry::PhaseID

Definition at line 1784 of file DB2Structure.h.

◆ PhaseUseFlags

int32 GameObjectsEntry::PhaseUseFlags

Definition at line 1783 of file DB2Structure.h.

◆ Pos

DBCPosition3D GameObjectsEntry::Pos

Definition at line 1776 of file DB2Structure.h.

◆ PropValue

std::array<int32, 8> GameObjectsEntry::PropValue

Definition at line 1787 of file DB2Structure.h.

◆ Rot

std::array<float, 4> GameObjectsEntry::Rot

Definition at line 1777 of file DB2Structure.h.

◆ Scale

float GameObjectsEntry::Scale

Definition at line 1781 of file DB2Structure.h.

◆ TypeID

int32 GameObjectsEntry::TypeID

Definition at line 1782 of file DB2Structure.h.

◆ Unknown1100

uint16 GameObjectsEntry::Unknown1100

Definition at line 1786 of file DB2Structure.h.


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