TrinityCore
WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo Struct Reference

#include <SystemPackets.h>

Public Attributes

bool Enabled = false
 
bool RecruitingEnabled = false
 
uint32 MaxRecruits = 0
 
uint32 MaxRecruitMonths = 0
 
uint32 MaxRecruitmentUses = 0
 
uint32 DaysInCycle = 0
 
uint32 Unknown1007 = 0
 

Detailed Description

Definition at line 98 of file SystemPackets.h.

Member Data Documentation

◆ DaysInCycle

uint32 WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::DaysInCycle = 0

Definition at line 105 of file SystemPackets.h.

◆ Enabled

bool WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::Enabled = false

Definition at line 100 of file SystemPackets.h.

◆ MaxRecruitmentUses

uint32 WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::MaxRecruitmentUses = 0

Definition at line 104 of file SystemPackets.h.

◆ MaxRecruitMonths

uint32 WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::MaxRecruitMonths = 0

Definition at line 103 of file SystemPackets.h.

◆ MaxRecruits

uint32 WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::MaxRecruits = 0

Definition at line 102 of file SystemPackets.h.

◆ RecruitingEnabled

bool WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::RecruitingEnabled = false

Definition at line 101 of file SystemPackets.h.

◆ Unknown1007

uint32 WorldPackets::System::FeatureSystemStatus::RafSystemFeatureInfo::Unknown1007 = 0

Definition at line 106 of file SystemPackets.h.


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