TrinityCore
WorldPackets::Talent::GlyphBinding Struct Reference

#include <TalentPackets.h>

Public Member Functions

 GlyphBinding (uint32 spellId=0, uint16 glyphId=0)
 

Public Attributes

uint32 SpellID
 
uint16 GlyphID
 

Detailed Description

Definition at line 104 of file TalentPackets.h.

Constructor & Destructor Documentation

◆ GlyphBinding()

WorldPackets::Talent::GlyphBinding::GlyphBinding ( uint32  spellId = 0,
uint16  glyphId = 0 
)
inline

Definition at line 106 of file TalentPackets.h.

Member Data Documentation

◆ GlyphID

uint16 WorldPackets::Talent::GlyphBinding::GlyphID

Definition at line 109 of file TalentPackets.h.

◆ SpellID

uint32 WorldPackets::Talent::GlyphBinding::SpellID

Definition at line 108 of file TalentPackets.h.


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