TrinityCore
Loading...
Searching...
No Matches
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 406 of file SpellPackets.h.

Member Data Documentation

◆ EquipableSpellInvSlot

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

Definition at line 410 of file SpellPackets.h.

◆ Favorite

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

Definition at line 409 of file SpellPackets.h.

◆ SpellID

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

Definition at line 408 of file SpellPackets.h.

◆ Superceded

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

Definition at line 411 of file SpellPackets.h.

◆ TraitDefinitionID

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

Definition at line 412 of file SpellPackets.h.


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