TrinityCore
SpellClickInfo Struct Reference

#include <ObjectMgr.h>

Public Member Functions

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

Public Attributes

uint32 spellId
 
uint8 castFlags
 
SpellClickUserTypes userType
 

Detailed Description

Definition at line 446 of file ObjectMgr.h.

Member Function Documentation

◆ IsFitToRequirements()

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

Definition at line 183 of file ObjectMgr.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ castFlags

uint8 SpellClickInfo::castFlags

Definition at line 449 of file ObjectMgr.h.

◆ spellId

uint32 SpellClickInfo::spellId

Definition at line 448 of file ObjectMgr.h.

◆ userType

SpellClickUserTypes SpellClickInfo::userType

Definition at line 450 of file ObjectMgr.h.


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