TrinityCore
SpellChainNode Struct Reference

#include <SpellMgr.h>

Public Attributes

SpellInfo const * prev
 
SpellInfo const * next
 
SpellInfo const * first
 
SpellInfo const * last
 
uint8 rank
 

Detailed Description

Definition at line 560 of file SpellMgr.h.

Member Data Documentation

◆ first

SpellInfo const* SpellChainNode::first

Definition at line 564 of file SpellMgr.h.

◆ last

SpellInfo const* SpellChainNode::last

Definition at line 565 of file SpellMgr.h.

◆ next

SpellInfo const* SpellChainNode::next

Definition at line 563 of file SpellMgr.h.

◆ prev

SpellInfo const* SpellChainNode::prev

Definition at line 562 of file SpellMgr.h.

◆ rank

uint8 SpellChainNode::rank

Definition at line 566 of file SpellMgr.h.


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