TrinityCore
WorldPackets::Spells::LearnedSpellInfo Struct Reference

#include <SpellPackets.h>

Public Attributes

int32 SpellID = 0
 
bool Favorite = false
 
Optional< int32EquipableSpellInvSlot
 
Optional< int32Superceded
 
Optional< int32TraitDefinitionID
 

Detailed Description

Definition at line 399 of file SpellPackets.h.

Member Data Documentation

◆ EquipableSpellInvSlot

Optional<int32> WorldPackets::Spells::LearnedSpellInfo::EquipableSpellInvSlot

Definition at line 403 of file SpellPackets.h.

◆ Favorite

bool WorldPackets::Spells::LearnedSpellInfo::Favorite = false

Definition at line 402 of file SpellPackets.h.

◆ SpellID

int32 WorldPackets::Spells::LearnedSpellInfo::SpellID = 0

Definition at line 401 of file SpellPackets.h.

◆ Superceded

Optional<int32> WorldPackets::Spells::LearnedSpellInfo::Superceded

Definition at line 404 of file SpellPackets.h.

◆ TraitDefinitionID

Optional<int32> WorldPackets::Spells::LearnedSpellInfo::TraitDefinitionID

Definition at line 405 of file SpellPackets.h.


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