TrinityCore
SpellLearnSpellNode Struct Reference

#include <SpellMgr.h>

Public Attributes

uint32 Spell
 
uint32 OverridesSpell
 
bool Active
 
bool AutoLearned
 

Detailed Description

Definition at line 590 of file SpellMgr.h.

Member Data Documentation

◆ Active

bool SpellLearnSpellNode::Active

Definition at line 594 of file SpellMgr.h.

◆ AutoLearned

bool SpellLearnSpellNode::AutoLearned

Definition at line 595 of file SpellMgr.h.

◆ OverridesSpell

uint32 SpellLearnSpellNode::OverridesSpell

Definition at line 593 of file SpellMgr.h.

◆ Spell

uint32 SpellLearnSpellNode::Spell

Definition at line 592 of file SpellMgr.h.


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