TrinityCore
WorldPackets::System::FeatureSystemStatus::SquelchInfo Struct Reference

#include <SystemPackets.h>

Public Attributes

bool IsSquelched = false
 
ObjectGuid BnetAccountGuid
 
ObjectGuid GuildGuid
 

Detailed Description

Definition at line 91 of file SystemPackets.h.

Member Data Documentation

◆ BnetAccountGuid

ObjectGuid WorldPackets::System::FeatureSystemStatus::SquelchInfo::BnetAccountGuid

Definition at line 94 of file SystemPackets.h.

◆ GuildGuid

ObjectGuid WorldPackets::System::FeatureSystemStatus::SquelchInfo::GuildGuid

Definition at line 95 of file SystemPackets.h.

◆ IsSquelched

bool WorldPackets::System::FeatureSystemStatus::SquelchInfo::IsSquelched = false

Definition at line 93 of file SystemPackets.h.


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