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 496 of file SpellMgr.h.

Member Data Documentation

◆ first

SpellInfo const* SpellChainNode::first

Definition at line 500 of file SpellMgr.h.

◆ last

SpellInfo const* SpellChainNode::last

Definition at line 501 of file SpellMgr.h.

◆ next

SpellInfo const* SpellChainNode::next

Definition at line 499 of file SpellMgr.h.

◆ prev

SpellInfo const* SpellChainNode::prev

Definition at line 498 of file SpellMgr.h.

◆ rank

uint8 SpellChainNode::rank

Definition at line 502 of file SpellMgr.h.


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