![]() |
TrinityCore
|
#include <Spell.h>
Private Attributes | |
| uint32 | m_targetMask |
| WorldObject * | m_objectTarget |
| Item * | m_itemTarget |
| ObjectGuid | m_origObjectTargetGUID |
| ObjectGuid | m_objectTargetGUID |
| ObjectGuid | m_itemTargetGUID |
| uint32 | m_itemTargetEntry |
| SpellDestination | m_src |
| SpellDestination | m_dst |
| float | m_pitch |
| float | m_speed |
| std::string | m_strTarget |
| SpellCastTargets::SpellCastTargets | ( | ) |
| SpellCastTargets::SpellCastTargets | ( | Unit * | caster, |
| WorldPackets::Spells::SpellCastRequest const & | spellCastRequest | ||
| ) |
Here is the call graph for this function:| Corpse * SpellCastTargets::GetCorpseTarget | ( | ) | const |
Here is the call graph for this function:
Here is the caller graph for this function:| ObjectGuid SpellCastTargets::GetCorpseTargetGUID | ( | ) | const |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:| SpellDestination const * SpellCastTargets::GetDst | ( | ) | const |
Here is the caller graph for this function:| WorldLocation const * SpellCastTargets::GetDstPos | ( | ) | const |
Here is the caller graph for this function:| GameObject * SpellCastTargets::GetGOTarget | ( | ) | const |
Here is the call graph for this function:
Here is the caller graph for this function:| ObjectGuid SpellCastTargets::GetGOTargetGUID | ( | ) | const |
Here is the call graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:| WorldObject * SpellCastTargets::GetObjectTarget | ( | ) | const |
Here is the caller graph for this function:| ObjectGuid SpellCastTargets::GetObjectTargetGUID | ( | ) | const |
Here is the caller graph for this function:| ObjectGuid SpellCastTargets::GetOrigUnitTargetGUID | ( | ) | const |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:| SpellDestination const * SpellCastTargets::GetSrc | ( | ) | const |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
| Unit * SpellCastTargets::GetUnitTarget | ( | ) | const |
Here is the call graph for this function:
Here is the caller graph for this function:| ObjectGuid SpellCastTargets::GetUnitTargetGUID | ( | ) | const |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| void SpellCastTargets::ModDst | ( | SpellDestination const & | spellDest | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void SpellCastTargets::OutDebug | ( | ) | const |
Here is the call graph for this function:| void SpellCastTargets::RemoveDst | ( | ) |
Here is the caller graph for this function:| void SpellCastTargets::RemoveObjectTarget | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void SpellCastTargets::RemoveSrc | ( | ) |
Here is the caller graph for this function:| void SpellCastTargets::SetDst | ( | float | x, |
| float | y, | ||
| float | z, | ||
| float | orientation, | ||
| uint32 | mapId = MAPID_INVALID |
||
| ) |
Here is the caller graph for this function:| void SpellCastTargets::SetDst | ( | WorldObject const & | wObj | ) |
| void SpellCastTargets::SetDst | ( | SpellDestination const & | spellDest | ) |
| void SpellCastTargets::SetDst | ( | SpellCastTargets const & | spellTargets | ) |
| void SpellCastTargets::SetGOTarget | ( | GameObject * | target | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void SpellCastTargets::SetItemTarget | ( | Item * | item | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void SpellCastTargets::SetOrigUnitTarget | ( | Unit * | target | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:| void SpellCastTargets::SetSrc | ( | float | x, |
| float | y, | ||
| float | z | ||
| ) |
Here is the caller graph for this function:| void SpellCastTargets::SetSrc | ( | WorldObject const & | wObj | ) |
|
inline |
Here is the caller graph for this function:
|
inline |
| void SpellCastTargets::SetTradeItemTarget | ( | Player * | caster | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void SpellCastTargets::SetUnitTarget | ( | Unit * | target | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void SpellCastTargets::Update | ( | Unit * | caster | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void SpellCastTargets::UpdateTradeSlotItem | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void SpellCastTargets::Write | ( | WorldPackets::Spells::SpellTargetData & | data | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.8