TrinityCore
WorldPackets::Garrison::GarrisonFollower Struct Reference

#include <GarrisonPackets.h>

Public Attributes

uint64 DbID = 0
 
uint32 GarrFollowerID = 0
 
uint32 Quality = 0
 
uint32 FollowerLevel = 0
 
uint32 ItemLevelWeapon = 0
 
uint32 ItemLevelArmor = 0
 
uint32 Xp = 0
 
uint32 Durability = 0
 
uint32 CurrentBuildingID = 0
 
uint32 CurrentMissionID = 0
 
std::list< GarrAbilityEntry const * > AbilityID
 
uint32 ZoneSupportSpellID = 0
 
uint32 FollowerStatus = 0
 
int32 Health = 0
 
Timestamp HealingTimestamp
 
int8 BoardIndex = 0
 
std::string CustomName
 

Detailed Description

Definition at line 84 of file GarrisonPackets.h.

Member Data Documentation

◆ AbilityID

std::list<GarrAbilityEntry const*> WorldPackets::Garrison::GarrisonFollower::AbilityID

Definition at line 96 of file GarrisonPackets.h.

◆ BoardIndex

int8 WorldPackets::Garrison::GarrisonFollower::BoardIndex = 0

Definition at line 101 of file GarrisonPackets.h.

◆ CurrentBuildingID

uint32 WorldPackets::Garrison::GarrisonFollower::CurrentBuildingID = 0

Definition at line 94 of file GarrisonPackets.h.

◆ CurrentMissionID

uint32 WorldPackets::Garrison::GarrisonFollower::CurrentMissionID = 0

Definition at line 95 of file GarrisonPackets.h.

◆ CustomName

std::string WorldPackets::Garrison::GarrisonFollower::CustomName

Definition at line 102 of file GarrisonPackets.h.

◆ DbID

uint64 WorldPackets::Garrison::GarrisonFollower::DbID = 0

Definition at line 86 of file GarrisonPackets.h.

◆ Durability

uint32 WorldPackets::Garrison::GarrisonFollower::Durability = 0

Definition at line 93 of file GarrisonPackets.h.

◆ FollowerLevel

uint32 WorldPackets::Garrison::GarrisonFollower::FollowerLevel = 0

Definition at line 89 of file GarrisonPackets.h.

◆ FollowerStatus

uint32 WorldPackets::Garrison::GarrisonFollower::FollowerStatus = 0

Definition at line 98 of file GarrisonPackets.h.

◆ GarrFollowerID

uint32 WorldPackets::Garrison::GarrisonFollower::GarrFollowerID = 0

Definition at line 87 of file GarrisonPackets.h.

◆ HealingTimestamp

Timestamp WorldPackets::Garrison::GarrisonFollower::HealingTimestamp

Definition at line 100 of file GarrisonPackets.h.

◆ Health

int32 WorldPackets::Garrison::GarrisonFollower::Health = 0

Definition at line 99 of file GarrisonPackets.h.

◆ ItemLevelArmor

uint32 WorldPackets::Garrison::GarrisonFollower::ItemLevelArmor = 0

Definition at line 91 of file GarrisonPackets.h.

◆ ItemLevelWeapon

uint32 WorldPackets::Garrison::GarrisonFollower::ItemLevelWeapon = 0

Definition at line 90 of file GarrisonPackets.h.

◆ Quality

uint32 WorldPackets::Garrison::GarrisonFollower::Quality = 0

Definition at line 88 of file GarrisonPackets.h.

◆ Xp

uint32 WorldPackets::Garrison::GarrisonFollower::Xp = 0

Definition at line 92 of file GarrisonPackets.h.

◆ ZoneSupportSpellID

uint32 WorldPackets::Garrison::GarrisonFollower::ZoneSupportSpellID = 0

Definition at line 97 of file GarrisonPackets.h.


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