TrinityCore
Loading...
Searching...
No Matches
WorldPackets::System::SocialQueueConfig Struct Reference

#include <SystemPackets.h>

Public Attributes

bool ToastsDisabled = false
 
float ToastDuration = 0.0f
 
float DelayDuration = 0.0f
 
float QueueMultiplier = 0.0f
 
float PlayerMultiplier = 0.0f
 
float PlayerFriendValue = 0.0f
 
float PlayerGuildValue = 0.0f
 
float ThrottleInitialThreshold = 0.0f
 
float ThrottleDecayTime = 0.0f
 
float ThrottlePrioritySpike = 0.0f
 
float ThrottleMinThreshold = 0.0f
 
float ThrottlePvPPriorityNormal = 0.0f
 
float ThrottlePvPPriorityLow = 0.0f
 
float ThrottlePvPHonorThreshold = 0.0f
 
float ThrottleLfgListPriorityDefault = 0.0f
 
float ThrottleLfgListPriorityAbove = 0.0f
 
float ThrottleLfgListPriorityBelow = 0.0f
 
float ThrottleLfgListIlvlScalingAbove = 0.0f
 
float ThrottleLfgListIlvlScalingBelow = 0.0f
 
float ThrottleRfPriorityAbove = 0.0f
 
float ThrottleRfIlvlScalingAbove = 0.0f
 
float ThrottleDfMaxItemLevel = 0.0f
 
float ThrottleDfBestPriority = 0.0f
 

Detailed Description

Definition at line 30 of file SystemPackets.h.

Member Data Documentation

◆ DelayDuration

float WorldPackets::System::SocialQueueConfig::DelayDuration = 0.0f

Definition at line 34 of file SystemPackets.h.

◆ PlayerFriendValue

float WorldPackets::System::SocialQueueConfig::PlayerFriendValue = 0.0f

Definition at line 37 of file SystemPackets.h.

◆ PlayerGuildValue

float WorldPackets::System::SocialQueueConfig::PlayerGuildValue = 0.0f

Definition at line 38 of file SystemPackets.h.

◆ PlayerMultiplier

float WorldPackets::System::SocialQueueConfig::PlayerMultiplier = 0.0f

Definition at line 36 of file SystemPackets.h.

◆ QueueMultiplier

float WorldPackets::System::SocialQueueConfig::QueueMultiplier = 0.0f

Definition at line 35 of file SystemPackets.h.

◆ ThrottleDecayTime

float WorldPackets::System::SocialQueueConfig::ThrottleDecayTime = 0.0f

Definition at line 40 of file SystemPackets.h.

◆ ThrottleDfBestPriority

float WorldPackets::System::SocialQueueConfig::ThrottleDfBestPriority = 0.0f

Definition at line 54 of file SystemPackets.h.

◆ ThrottleDfMaxItemLevel

float WorldPackets::System::SocialQueueConfig::ThrottleDfMaxItemLevel = 0.0f

Definition at line 53 of file SystemPackets.h.

◆ ThrottleInitialThreshold

float WorldPackets::System::SocialQueueConfig::ThrottleInitialThreshold = 0.0f

Definition at line 39 of file SystemPackets.h.

◆ ThrottleLfgListIlvlScalingAbove

float WorldPackets::System::SocialQueueConfig::ThrottleLfgListIlvlScalingAbove = 0.0f

Definition at line 49 of file SystemPackets.h.

◆ ThrottleLfgListIlvlScalingBelow

float WorldPackets::System::SocialQueueConfig::ThrottleLfgListIlvlScalingBelow = 0.0f

Definition at line 50 of file SystemPackets.h.

◆ ThrottleLfgListPriorityAbove

float WorldPackets::System::SocialQueueConfig::ThrottleLfgListPriorityAbove = 0.0f

Definition at line 47 of file SystemPackets.h.

◆ ThrottleLfgListPriorityBelow

float WorldPackets::System::SocialQueueConfig::ThrottleLfgListPriorityBelow = 0.0f

Definition at line 48 of file SystemPackets.h.

◆ ThrottleLfgListPriorityDefault

float WorldPackets::System::SocialQueueConfig::ThrottleLfgListPriorityDefault = 0.0f

Definition at line 46 of file SystemPackets.h.

◆ ThrottleMinThreshold

float WorldPackets::System::SocialQueueConfig::ThrottleMinThreshold = 0.0f

Definition at line 42 of file SystemPackets.h.

◆ ThrottlePrioritySpike

float WorldPackets::System::SocialQueueConfig::ThrottlePrioritySpike = 0.0f

Definition at line 41 of file SystemPackets.h.

◆ ThrottlePvPHonorThreshold

float WorldPackets::System::SocialQueueConfig::ThrottlePvPHonorThreshold = 0.0f

Definition at line 45 of file SystemPackets.h.

◆ ThrottlePvPPriorityLow

float WorldPackets::System::SocialQueueConfig::ThrottlePvPPriorityLow = 0.0f

Definition at line 44 of file SystemPackets.h.

◆ ThrottlePvPPriorityNormal

float WorldPackets::System::SocialQueueConfig::ThrottlePvPPriorityNormal = 0.0f

Definition at line 43 of file SystemPackets.h.

◆ ThrottleRfIlvlScalingAbove

float WorldPackets::System::SocialQueueConfig::ThrottleRfIlvlScalingAbove = 0.0f

Definition at line 52 of file SystemPackets.h.

◆ ThrottleRfPriorityAbove

float WorldPackets::System::SocialQueueConfig::ThrottleRfPriorityAbove = 0.0f

Definition at line 51 of file SystemPackets.h.

◆ ToastDuration

float WorldPackets::System::SocialQueueConfig::ToastDuration = 0.0f

Definition at line 33 of file SystemPackets.h.

◆ ToastsDisabled

bool WorldPackets::System::SocialQueueConfig::ToastsDisabled = false

Definition at line 32 of file SystemPackets.h.


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