|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <SpellMgr.h>
Public Attributes | |
| SpellInfo const * | first |
| SpellInfo const * | last |
| SpellInfo const * | next |
| SpellInfo const * | prev |
| uint8 | rank |
Definition at line 503 of file SpellMgr.h.
| SpellInfo const* SpellChainNode::first |
Definition at line 507 of file SpellMgr.h.
Referenced by SpellInfo::IsHighRankOf().
| SpellInfo const* SpellChainNode::last |
Definition at line 508 of file SpellMgr.h.
| SpellInfo const* SpellChainNode::next |
Definition at line 506 of file SpellMgr.h.
| SpellInfo const* SpellChainNode::prev |
Definition at line 505 of file SpellMgr.h.
| uint8 SpellChainNode::rank |
Definition at line 509 of file SpellMgr.h.
Referenced by SpellInfo::IsHighRankOf().