TrinityCore
WorldPackets::Spells::LearnedSpellInfo Struct Reference

#include <SpellPackets.h>

Public Attributes

int32 SpellID = 0
 
bool IsFavorite = false
 
Optional< int32field_8
 
Optional< int32Superceded
 
Optional< int32TraitDefinitionID
 

Detailed Description

Definition at line 398 of file SpellPackets.h.

Member Data Documentation

◆ field_8

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

Definition at line 402 of file SpellPackets.h.

◆ IsFavorite

bool WorldPackets::Spells::LearnedSpellInfo::IsFavorite = false

Definition at line 401 of file SpellPackets.h.

◆ SpellID

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

Definition at line 400 of file SpellPackets.h.

◆ Superceded

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

Definition at line 403 of file SpellPackets.h.

◆ TraitDefinitionID

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

Definition at line 404 of file SpellPackets.h.


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