TrinityCore
Loading...
Searching...
No Matches
WorldPackets::System::FeatureSystemStatusGlueScreen Class Referencefinal

#include <SystemPackets.h>

+ Inheritance diagram for WorldPackets::System::FeatureSystemStatusGlueScreen:

Public Member Functions

 FeatureSystemStatusGlueScreen ()
 
WorldPacket const * Write () override
 
- Public Member Functions inherited from WorldPackets::ServerPacket
 ServerPacket (OpcodeServer opcode, size_t initialSize=200, ConnectionType connection=CONNECTION_TYPE_DEFAULT)
 
void Read () final
 
void Clear ()
 
WorldPacket && Move ()
 
void ShrinkToFit ()
 
OpcodeServer GetOpcode () const
 
- Public Member Functions inherited from WorldPackets::Packet
 Packet (WorldPacket &&worldPacket)
 
virtual ~Packet ()=default
 
 Packet (Packet const &right)=delete
 
Packetoperator= (Packet const &right)=delete
 
WorldPacket const * GetRawPacket () const
 
size_t GetSize () const
 
ConnectionType GetConnection () const
 

Public Attributes

bool BpayStoreAvailable = false
 
bool BpayStoreDisabledByParentalControls = false
 
bool CharUndeleteEnabled = false
 
bool CommerceServerEnabled = false
 
bool PaidCharacterTransfersBetweenBnetAccountsEnabled = false
 
bool VeteranTokenRedeemWillKick = false
 
bool WorldTokenRedeemWillKick = false
 
bool ExpansionPreorderInStore = false
 
bool KioskModeEnabled = false
 
bool CompetitiveModeEnabled = false
 
bool BoostEnabled = false
 
bool TrialBoostEnabled = false
 
bool RedeemForBalanceAvailable = false
 
bool LiveRegionCharacterListEnabled = false
 
bool LiveRegionCharacterCopyEnabled = false
 
bool LiveRegionAccountCopyEnabled = false
 
bool LiveRegionKeyBindingsCopyEnabled = false
 
bool BrowserCrashReporterEnabled = false
 
bool IsEmployeeAccount = false
 
bool NameReservationOnly = false
 
bool TimerunningEnabled = false
 
bool ScriptsDisallowedForBeta = false
 
bool PlayerIdentityOptionsEnabled = false
 
bool AccountExportEnabled = false
 
bool AccountLockedPostExport = false
 
bool BNSendWhisperUseV2Services = true
 BNSendWhisper will send to v2.WhisperService instead of v1.NotificationService.
 
bool BNSendGameDataUseV2Services = true
 BNSendGameData will send to v2.NotificationService instead of v1.NotificationService.
 
bool CharacterSelectListModeRealmless = false
 
bool WowTokenLimitedMode = false
 
bool NavBarEnabled = false
 
bool GlobalUserGeneratedContentMuteEnabled = false
 
bool AccountUserGeneratedContentIsRisky = false
 
Optional< EuropaTicketConfigEuropaTicketSystemStatus
 
std::vector< int32LiveRegionCharacterCopySourceRegions
 
uint32 CommercePricePollTimeSeconds = 0
 
int64 RedeemForBalanceAmount = 0
 
int32 MaxCharactersOnThisRealm = 0
 
int32 ActiveBoostType = 0
 
int32 TrialBoostType = 0
 
int32 MinimumExpansionLevel = 0
 
int32 MaximumExpansionLevel = 0
 
uint32 KioskSessionDurationMinutes = 0
 
int32 ContentSetID = 0
 
std::vector< GameModeDataDisabledGameModes
 
std::vector< GameRuleValuePairGameRules
 
std::vector< int32AvailableGameModeIDs
 
int32 ActiveTimerunningSeasonID = 0
 
int32 RemainingTimerunningSeasonSeconds = 0
 
Duration< Seconds, int32TimerunningConversionMinCharacterAge { 1_days }
 
int32 TimerunningConversionMaxSeasonID = -1
 
int16 MaxPlayerGuidLookupsPerRequest = 50
 
int16 NameLookupTelemetryInterval = 600
 
Duration< Seconds, uint32NotFoundCacheTimeSeconds = 10s
 
Optional< int32LaunchDurationETA
 
std::vector< DebugTimeEventInfoDebugTimeEvents
 
int32 MostRecentTimeEventID = 0
 
uint32 EventRealmQueues = 0
 
std::string RealmHiddenAlert
 

Additional Inherited Members

- Protected Attributes inherited from WorldPackets::Packet
WorldPacket _worldPacket
 

Detailed Description

Definition at line 214 of file SystemPackets.h.

Constructor & Destructor Documentation

◆ FeatureSystemStatusGlueScreen()

WorldPackets::System::FeatureSystemStatusGlueScreen::FeatureSystemStatusGlueScreen ( )
inlineexplicit

Definition at line 217 of file SystemPackets.h.

Member Function Documentation

◆ Write()

WorldPacket const * WorldPackets::System::FeatureSystemStatusGlueScreen::Write ( )
overridevirtual

Implements WorldPackets::Packet.

Definition at line 248 of file SystemPackets.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ AccountExportEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::AccountExportEnabled = false

Definition at line 244 of file SystemPackets.h.

◆ AccountLockedPostExport

bool WorldPackets::System::FeatureSystemStatusGlueScreen::AccountLockedPostExport = false

Definition at line 245 of file SystemPackets.h.

◆ AccountUserGeneratedContentIsRisky

bool WorldPackets::System::FeatureSystemStatusGlueScreen::AccountUserGeneratedContentIsRisky = false

Definition at line 252 of file SystemPackets.h.

◆ ActiveBoostType

int32 WorldPackets::System::FeatureSystemStatusGlueScreen::ActiveBoostType = 0

Definition at line 258 of file SystemPackets.h.

◆ ActiveTimerunningSeasonID

int32 WorldPackets::System::FeatureSystemStatusGlueScreen::ActiveTimerunningSeasonID = 0

Definition at line 267 of file SystemPackets.h.

◆ AvailableGameModeIDs

std::vector<int32> WorldPackets::System::FeatureSystemStatusGlueScreen::AvailableGameModeIDs

Definition at line 266 of file SystemPackets.h.

◆ BNSendGameDataUseV2Services

bool WorldPackets::System::FeatureSystemStatusGlueScreen::BNSendGameDataUseV2Services = true

BNSendGameData will send to v2.NotificationService instead of v1.NotificationService.

Definition at line 247 of file SystemPackets.h.

◆ BNSendWhisperUseV2Services

bool WorldPackets::System::FeatureSystemStatusGlueScreen::BNSendWhisperUseV2Services = true

BNSendWhisper will send to v2.WhisperService instead of v1.NotificationService.

Definition at line 246 of file SystemPackets.h.

◆ BoostEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::BoostEnabled = false

Definition at line 231 of file SystemPackets.h.

◆ BpayStoreAvailable

bool WorldPackets::System::FeatureSystemStatusGlueScreen::BpayStoreAvailable = false

Definition at line 221 of file SystemPackets.h.

◆ BpayStoreDisabledByParentalControls

bool WorldPackets::System::FeatureSystemStatusGlueScreen::BpayStoreDisabledByParentalControls = false

Definition at line 222 of file SystemPackets.h.

◆ BrowserCrashReporterEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::BrowserCrashReporterEnabled = false

Definition at line 238 of file SystemPackets.h.

◆ CharacterSelectListModeRealmless

bool WorldPackets::System::FeatureSystemStatusGlueScreen::CharacterSelectListModeRealmless = false

Definition at line 248 of file SystemPackets.h.

◆ CharUndeleteEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::CharUndeleteEnabled = false

Definition at line 223 of file SystemPackets.h.

◆ CommercePricePollTimeSeconds

uint32 WorldPackets::System::FeatureSystemStatusGlueScreen::CommercePricePollTimeSeconds = 0

Definition at line 255 of file SystemPackets.h.

◆ CommerceServerEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::CommerceServerEnabled = false

Definition at line 224 of file SystemPackets.h.

◆ CompetitiveModeEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::CompetitiveModeEnabled = false

Definition at line 230 of file SystemPackets.h.

◆ ContentSetID

int32 WorldPackets::System::FeatureSystemStatusGlueScreen::ContentSetID = 0

Definition at line 263 of file SystemPackets.h.

◆ DebugTimeEvents

std::vector<DebugTimeEventInfo> WorldPackets::System::FeatureSystemStatusGlueScreen::DebugTimeEvents

Definition at line 275 of file SystemPackets.h.

◆ DisabledGameModes

std::vector<GameModeData> WorldPackets::System::FeatureSystemStatusGlueScreen::DisabledGameModes

Definition at line 264 of file SystemPackets.h.

◆ EuropaTicketSystemStatus

Optional<EuropaTicketConfig> WorldPackets::System::FeatureSystemStatusGlueScreen::EuropaTicketSystemStatus

Definition at line 253 of file SystemPackets.h.

◆ EventRealmQueues

uint32 WorldPackets::System::FeatureSystemStatusGlueScreen::EventRealmQueues = 0

Definition at line 277 of file SystemPackets.h.

◆ ExpansionPreorderInStore

bool WorldPackets::System::FeatureSystemStatusGlueScreen::ExpansionPreorderInStore = false

Definition at line 228 of file SystemPackets.h.

◆ GameRules

std::vector<GameRuleValuePair> WorldPackets::System::FeatureSystemStatusGlueScreen::GameRules

Definition at line 265 of file SystemPackets.h.

◆ GlobalUserGeneratedContentMuteEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::GlobalUserGeneratedContentMuteEnabled = false

Definition at line 251 of file SystemPackets.h.

◆ IsEmployeeAccount

bool WorldPackets::System::FeatureSystemStatusGlueScreen::IsEmployeeAccount = false

Definition at line 239 of file SystemPackets.h.

◆ KioskModeEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::KioskModeEnabled = false

Definition at line 229 of file SystemPackets.h.

◆ KioskSessionDurationMinutes

uint32 WorldPackets::System::FeatureSystemStatusGlueScreen::KioskSessionDurationMinutes = 0

Definition at line 262 of file SystemPackets.h.

◆ LaunchDurationETA

Optional<int32> WorldPackets::System::FeatureSystemStatusGlueScreen::LaunchDurationETA

Definition at line 274 of file SystemPackets.h.

◆ LiveRegionAccountCopyEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::LiveRegionAccountCopyEnabled = false

Definition at line 236 of file SystemPackets.h.

◆ LiveRegionCharacterCopyEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::LiveRegionCharacterCopyEnabled = false

Definition at line 235 of file SystemPackets.h.

◆ LiveRegionCharacterCopySourceRegions

std::vector<int32> WorldPackets::System::FeatureSystemStatusGlueScreen::LiveRegionCharacterCopySourceRegions

Definition at line 254 of file SystemPackets.h.

◆ LiveRegionCharacterListEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::LiveRegionCharacterListEnabled = false

Definition at line 234 of file SystemPackets.h.

◆ LiveRegionKeyBindingsCopyEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::LiveRegionKeyBindingsCopyEnabled = false

Definition at line 237 of file SystemPackets.h.

◆ MaxCharactersOnThisRealm

int32 WorldPackets::System::FeatureSystemStatusGlueScreen::MaxCharactersOnThisRealm = 0

Definition at line 257 of file SystemPackets.h.

◆ MaximumExpansionLevel

int32 WorldPackets::System::FeatureSystemStatusGlueScreen::MaximumExpansionLevel = 0

Definition at line 261 of file SystemPackets.h.

◆ MaxPlayerGuidLookupsPerRequest

int16 WorldPackets::System::FeatureSystemStatusGlueScreen::MaxPlayerGuidLookupsPerRequest = 50

Definition at line 271 of file SystemPackets.h.

◆ MinimumExpansionLevel

int32 WorldPackets::System::FeatureSystemStatusGlueScreen::MinimumExpansionLevel = 0

Definition at line 260 of file SystemPackets.h.

◆ MostRecentTimeEventID

int32 WorldPackets::System::FeatureSystemStatusGlueScreen::MostRecentTimeEventID = 0

Definition at line 276 of file SystemPackets.h.

◆ NameLookupTelemetryInterval

int16 WorldPackets::System::FeatureSystemStatusGlueScreen::NameLookupTelemetryInterval = 600

Definition at line 272 of file SystemPackets.h.

◆ NameReservationOnly

bool WorldPackets::System::FeatureSystemStatusGlueScreen::NameReservationOnly = false

Definition at line 240 of file SystemPackets.h.

◆ NavBarEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::NavBarEnabled = false

Definition at line 250 of file SystemPackets.h.

◆ NotFoundCacheTimeSeconds

Duration<Seconds, uint32> WorldPackets::System::FeatureSystemStatusGlueScreen::NotFoundCacheTimeSeconds = 10s

Definition at line 273 of file SystemPackets.h.

◆ PaidCharacterTransfersBetweenBnetAccountsEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::PaidCharacterTransfersBetweenBnetAccountsEnabled = false

Definition at line 225 of file SystemPackets.h.

◆ PlayerIdentityOptionsEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::PlayerIdentityOptionsEnabled = false

Definition at line 243 of file SystemPackets.h.

◆ RealmHiddenAlert

std::string WorldPackets::System::FeatureSystemStatusGlueScreen::RealmHiddenAlert

Definition at line 278 of file SystemPackets.h.

◆ RedeemForBalanceAmount

int64 WorldPackets::System::FeatureSystemStatusGlueScreen::RedeemForBalanceAmount = 0

Definition at line 256 of file SystemPackets.h.

◆ RedeemForBalanceAvailable

bool WorldPackets::System::FeatureSystemStatusGlueScreen::RedeemForBalanceAvailable = false

Definition at line 233 of file SystemPackets.h.

◆ RemainingTimerunningSeasonSeconds

int32 WorldPackets::System::FeatureSystemStatusGlueScreen::RemainingTimerunningSeasonSeconds = 0

Definition at line 268 of file SystemPackets.h.

◆ ScriptsDisallowedForBeta

bool WorldPackets::System::FeatureSystemStatusGlueScreen::ScriptsDisallowedForBeta = false

Definition at line 242 of file SystemPackets.h.

◆ TimerunningConversionMaxSeasonID

int32 WorldPackets::System::FeatureSystemStatusGlueScreen::TimerunningConversionMaxSeasonID = -1

Definition at line 270 of file SystemPackets.h.

◆ TimerunningConversionMinCharacterAge

Duration<Seconds, int32> WorldPackets::System::FeatureSystemStatusGlueScreen::TimerunningConversionMinCharacterAge { 1_days }

Definition at line 269 of file SystemPackets.h.

◆ TimerunningEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::TimerunningEnabled = false

Definition at line 241 of file SystemPackets.h.

◆ TrialBoostEnabled

bool WorldPackets::System::FeatureSystemStatusGlueScreen::TrialBoostEnabled = false

Definition at line 232 of file SystemPackets.h.

◆ TrialBoostType

int32 WorldPackets::System::FeatureSystemStatusGlueScreen::TrialBoostType = 0

Definition at line 259 of file SystemPackets.h.

◆ VeteranTokenRedeemWillKick

bool WorldPackets::System::FeatureSystemStatusGlueScreen::VeteranTokenRedeemWillKick = false

Definition at line 226 of file SystemPackets.h.

◆ WorldTokenRedeemWillKick

bool WorldPackets::System::FeatureSystemStatusGlueScreen::WorldTokenRedeemWillKick = false

Definition at line 227 of file SystemPackets.h.

◆ WowTokenLimitedMode

bool WorldPackets::System::FeatureSystemStatusGlueScreen::WowTokenLimitedMode = false

Definition at line 249 of file SystemPackets.h.


The documentation for this class was generated from the following files: