TrinityCore
Loading...
Searching...
No Matches
_SpellScript::EffectAuraNameCheck Class Reference

#include <SpellScript.h>

+ Inheritance diagram for _SpellScript::EffectAuraNameCheck:

Public Member Functions

 EffectAuraNameCheck (uint16 _effAurName)
 
bool Check (SpellInfo const *spellInfo, uint8 effIndex)
 
std::string ToString ()
 

Private Attributes

uint16 effAurName
 

Detailed Description

Definition at line 105 of file SpellScript.h.

Constructor & Destructor Documentation

◆ EffectAuraNameCheck()

_SpellScript::EffectAuraNameCheck::EffectAuraNameCheck ( uint16  _effAurName)
inline

Definition at line 108 of file SpellScript.h.

Member Function Documentation

◆ Check()

bool _SpellScript::EffectAuraNameCheck::Check ( SpellInfo const *  spellInfo,
uint8  effIndex 
)

Definition at line 155 of file SpellScript.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ToString()

std::string _SpellScript::EffectAuraNameCheck::ToString ( )

Definition at line 165 of file SpellScript.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ effAurName

uint16 _SpellScript::EffectAuraNameCheck::effAurName
private

Definition at line 112 of file SpellScript.h.


The documentation for this class was generated from the following files: