TrinityCore
Loading...
Searching...
No Matches
WorldPackets::System::FeatureSystemStatus::ChatThrottleParams Struct Reference

#include <SystemPackets.h>

Public Attributes

int32 MaxTries = 0
 
int32 TriesRestoredPerSecond = 0
 
int32 UsedTriesPerMessage = 0
 

Detailed Description

Definition at line 118 of file SystemPackets.h.

Member Data Documentation

◆ MaxTries

int32 WorldPackets::System::FeatureSystemStatus::ChatThrottleParams::MaxTries = 0

Definition at line 120 of file SystemPackets.h.

◆ TriesRestoredPerSecond

int32 WorldPackets::System::FeatureSystemStatus::ChatThrottleParams::TriesRestoredPerSecond = 0

Definition at line 121 of file SystemPackets.h.

◆ UsedTriesPerMessage

int32 WorldPackets::System::FeatureSystemStatus::ChatThrottleParams::UsedTriesPerMessage = 0

Definition at line 122 of file SystemPackets.h.


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