AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ObjectMgr.h"
Public Member Functions | |||
ProfanityNames | |||
Checks NamesProfanity.dbc for reserved names
| |||
bool | IsFitToRequirements (Unit const *clicker, Unit const *clickee) const | ||
Public Attributes | |
uint32 | spellId |
uint8 | castFlags |
SpellClickUserTypes | userType |
References TempSummon::GetSummonerUnit(), Unit::IsFriendlyTo(), Unit::IsInPartyWith(), Unit::IsInRaidWith(), Unit::IsSummon(), SPELL_CLICK_USER_FRIEND, SPELL_CLICK_USER_PARTY, SPELL_CLICK_USER_RAID, Object::ToPlayer(), Unit::ToTempSummon(), and userType.
uint8 SpellClickInfo::castFlags |
uint32 SpellClickInfo::spellId |
Referenced by ObjectMgr::LoadNPCSpellClickSpells().
SpellClickUserTypes SpellClickInfo::userType |
Referenced by IsFitToRequirements().