Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SpellChainNode Struct Reference

#include <SpellMgr.h>

Collaboration diagram for SpellChainNode:

Public Attributes

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

Detailed Description

Definition at line 503 of file SpellMgr.h.

Member Data Documentation

◆ first

SpellInfo const* SpellChainNode::first

Definition at line 507 of file SpellMgr.h.

Referenced by SpellInfo::IsHighRankOf().

◆ last

SpellInfo const* SpellChainNode::last

Definition at line 508 of file SpellMgr.h.

◆ next

SpellInfo const* SpellChainNode::next

Definition at line 506 of file SpellMgr.h.

◆ prev

SpellInfo const* SpellChainNode::prev

Definition at line 505 of file SpellMgr.h.

◆ rank

uint8 SpellChainNode::rank

Definition at line 509 of file SpellMgr.h.

Referenced by SpellInfo::IsHighRankOf().


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