TrinityCore
Loading...
Searching...
No Matches
Player::ChatFloodThrottle Struct Reference

#include <Player.h>

Public Types

enum  Index { REGULAR = 0 , ADDON = 1 , MAX }
 

Public Attributes

time_t Time = 0
 
uint32 Count = 0
 

Detailed Description

Definition at line 2646 of file Player.h.

Member Enumeration Documentation

◆ Index

Enumerator
REGULAR 
ADDON 
MAX 

Definition at line 2648 of file Player.h.

Member Data Documentation

◆ Count

uint32 Player::ChatFloodThrottle::Count = 0

Definition at line 2656 of file Player.h.

◆ Time

time_t Player::ChatFloodThrottle::Time = 0

Definition at line 2655 of file Player.h.


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