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

#include <ObjectMgr.h>

Public Member Functions

bool IsFitToRequirements (Unit const *clicker, Unit const *clickee) const

Public Attributes

uint8 castFlags
uint32 spellId
SpellClickUserTypes userType

Detailed Description

Definition at line 391 of file ObjectMgr.h.

Member Function Documentation

◆ IsFitToRequirements()

Member Data Documentation

◆ castFlags

uint8 SpellClickInfo::castFlags

Definition at line 394 of file ObjectMgr.h.

Referenced by ObjectMgr::LoadNPCSpellClickSpells().

◆ spellId

uint32 SpellClickInfo::spellId

Definition at line 393 of file ObjectMgr.h.

Referenced by ObjectMgr::LoadNPCSpellClickSpells().

◆ userType

SpellClickUserTypes SpellClickInfo::userType

Definition at line 395 of file ObjectMgr.h.

Referenced by IsFitToRequirements(), and ObjectMgr::LoadNPCSpellClickSpells().


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