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

Member Data Documentation

◆ first

SpellInfo const* SpellChainNode::first

Definition at line 519 of file SpellMgr.h.

◆ last

SpellInfo const* SpellChainNode::last

Definition at line 520 of file SpellMgr.h.

◆ next

SpellInfo const* SpellChainNode::next

Definition at line 518 of file SpellMgr.h.

◆ prev

SpellInfo const* SpellChainNode::prev

Definition at line 517 of file SpellMgr.h.

◆ rank

uint8 SpellChainNode::rank

Definition at line 521 of file SpellMgr.h.


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