TrinityCore
WorldPackets::System::SavedThrottleObjectState Struct Reference

#include <SystemPackets.h>

Public Attributes

uint32 MaxTries = 0
 
uint32 PerMilliseconds = 0
 
uint32 TryCount = 0
 
uint32 LastResetTimeBeforeNow = 0
 

Detailed Description

Definition at line 30 of file SystemPackets.h.

Member Data Documentation

◆ LastResetTimeBeforeNow

uint32 WorldPackets::System::SavedThrottleObjectState::LastResetTimeBeforeNow = 0

Definition at line 35 of file SystemPackets.h.

◆ MaxTries

uint32 WorldPackets::System::SavedThrottleObjectState::MaxTries = 0

Definition at line 32 of file SystemPackets.h.

◆ PerMilliseconds

uint32 WorldPackets::System::SavedThrottleObjectState::PerMilliseconds = 0

Definition at line 33 of file SystemPackets.h.

◆ TryCount

uint32 WorldPackets::System::SavedThrottleObjectState::TryCount = 0

Definition at line 34 of file SystemPackets.h.


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