![]() |
TrinityCore
|
#include <Hyperlinks.h>
Public Attributes | |
| GarrFollowerEntry const * | Follower = nullptr |
| uint32 | Quality = 0 |
| uint32 | Level = 0 |
| uint32 | ItemLevel = 0 |
| std::array< uint32, 4 > | Abilities = { } |
| uint32 | Traits [4] = { } |
| uint32 | Specialization = 0 |
Definition at line 142 of file Hyperlinks.h.
| std::array<uint32, 4> Trinity::Hyperlinks::GarrisonFollowerLinkData::Abilities = { } |
Definition at line 148 of file Hyperlinks.h.
| GarrFollowerEntry const* Trinity::Hyperlinks::GarrisonFollowerLinkData::Follower = nullptr |
Definition at line 144 of file Hyperlinks.h.
| uint32 Trinity::Hyperlinks::GarrisonFollowerLinkData::ItemLevel = 0 |
Definition at line 147 of file Hyperlinks.h.
| uint32 Trinity::Hyperlinks::GarrisonFollowerLinkData::Level = 0 |
Definition at line 146 of file Hyperlinks.h.
| uint32 Trinity::Hyperlinks::GarrisonFollowerLinkData::Quality = 0 |
Definition at line 145 of file Hyperlinks.h.
| uint32 Trinity::Hyperlinks::GarrisonFollowerLinkData::Specialization = 0 |
Definition at line 150 of file Hyperlinks.h.
| uint32 Trinity::Hyperlinks::GarrisonFollowerLinkData::Traits[4] = { } |
Definition at line 149 of file Hyperlinks.h.