![]() |
TrinityCore
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | ID |
| char const * | ModelName |
| DBCPosition3D | GeoBoxMin |
| DBCPosition3D | GeoBoxMax |
Definition at line 723 of file DBCStructure.h.
| DBCPosition3D GameObjectDisplayInfoEntry::GeoBoxMax |
Definition at line 729 of file DBCStructure.h.
| DBCPosition3D GameObjectDisplayInfoEntry::GeoBoxMin |
Definition at line 728 of file DBCStructure.h.
| uint32 GameObjectDisplayInfoEntry::ID |
Definition at line 725 of file DBCStructure.h.
| char const* GameObjectDisplayInfoEntry::ModelName |
Definition at line 726 of file DBCStructure.h.