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

#include <SpellScript.h>

+ Inheritance diagram for _SpellScript::EffectNameCheck:

Public Member Functions

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

Private Attributes

uint16 effName
 

Detailed Description

Definition at line 95 of file SpellScript.h.

Constructor & Destructor Documentation

◆ EffectNameCheck()

_SpellScript::EffectNameCheck::EffectNameCheck ( uint16  _effName)
inline

Definition at line 98 of file SpellScript.h.

Member Function Documentation

◆ Check()

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

Definition at line 132 of file SpellScript.cpp.

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

◆ ToString()

std::string _SpellScript::EffectNameCheck::ToString ( )

Definition at line 142 of file SpellScript.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ effName

uint16 _SpellScript::EffectNameCheck::effName
private

Definition at line 102 of file SpellScript.h.


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