![]() |
TrinityCore
|
#include <SystemPackets.h>
Public Attributes | |
| bool | Enabled = false |
| bool | RecruitingEnabled = false |
| uint32 | MaxRecruits = 0 |
| uint32 | MaxRecruitMonths = 0 |
| uint32 | MaxRecruitmentUses = 0 |
| uint32 | DaysInCycle = 0 |
| uint32 | RewardsVersion = 0 |
Definition at line 107 of file SystemPackets.h.
| uint32 WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::DaysInCycle = 0 |
Definition at line 114 of file SystemPackets.h.
| bool WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::Enabled = false |
Definition at line 109 of file SystemPackets.h.
| uint32 WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::MaxRecruitmentUses = 0 |
Definition at line 113 of file SystemPackets.h.
| uint32 WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::MaxRecruitMonths = 0 |
Definition at line 112 of file SystemPackets.h.
| uint32 WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::MaxRecruits = 0 |
Definition at line 111 of file SystemPackets.h.
| bool WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::RecruitingEnabled = false |
Definition at line 110 of file SystemPackets.h.
| uint32 WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::RewardsVersion = 0 |
Definition at line 115 of file SystemPackets.h.