AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
GameobjectModelData (char const *name_, uint32 nameLength, Vector3 const &lowBound, Vector3 const &highBound, bool isWmo_) | |
Public Attributes | |
AABox | bound |
std::string | name |
bool | isWmo |
|
inline |
AABox GameobjectModelData::bound |
bool GameobjectModelData::isWmo |
std::string GameobjectModelData::name |