TrinityCore
WorldPackets::Guild::GuildBankTabInfo Struct Reference

#include <GuildPackets.h>

Public Attributes

int32 TabIndex = 0
 
std::string Name
 
std::string Icon
 

Detailed Description

Definition at line 807 of file GuildPackets.h.

Member Data Documentation

◆ Icon

std::string WorldPackets::Guild::GuildBankTabInfo::Icon

Definition at line 811 of file GuildPackets.h.

◆ Name

std::string WorldPackets::Guild::GuildBankTabInfo::Name

Definition at line 810 of file GuildPackets.h.

◆ TabIndex

int32 WorldPackets::Guild::GuildBankTabInfo::TabIndex = 0

Definition at line 809 of file GuildPackets.h.


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