![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DBCStructure.h"
Public Attributes | |
| uint32 | Displayid |
| char const * | filename |
| float | minX |
| float | minY |
| float | minZ |
| float | maxX |
| float | maxY |
| float | maxZ |
| uint32 GameObjectDisplayInfoEntry::Displayid |
| char const* GameObjectDisplayInfoEntry::filename |
| float GameObjectDisplayInfoEntry::maxX |
Referenced by GameObject::IsInRange().
| float GameObjectDisplayInfoEntry::maxY |
Referenced by GameObject::IsInRange().
| float GameObjectDisplayInfoEntry::maxZ |
Referenced by GameObject::IsInRange().
| float GameObjectDisplayInfoEntry::minX |
Referenced by GameObject::IsInRange().
| float GameObjectDisplayInfoEntry::minY |
Referenced by GameObject::IsInRange().
| float GameObjectDisplayInfoEntry::minZ |
Referenced by GameObject::IsInRange().