#include <Spell.h>
|
| WorldObjectSpellTrajTargetCheck (float range, Position const *position, Unit *caster, SpellInfo const *spellInfo) |
|
bool | operator() (WorldObject *target) |
|
| WorldObjectSpellAreaTargetCheck (float range, Position const *position, Unit *caster, Unit *referer, SpellInfo const *spellInfo, SpellTargetCheckTypes selectionType, ConditionContainer *condList) |
|
bool | operator() (WorldObject *target) |
|
| WorldObjectSpellTargetCheck (Unit *caster, Unit *referer, SpellInfo const *spellInfo, SpellTargetCheckTypes selectionType, ConditionContainer *condList) |
|
| ~WorldObjectSpellTargetCheck () |
|
bool | operator() (WorldObject *target) |
|
Trinity::WorldObjectSpellTrajTargetCheck::WorldObjectSpellTrajTargetCheck |
( |
float |
range, |
|
|
Position const * |
position, |
|
|
Unit * |
caster, |
|
|
SpellInfo const * |
spellInfo |
|
) |
| |
WorldObjectSpellAreaTargetCheck(float range, Position const *position, Unit *caster, Unit *referer, SpellInfo const *spellInfo, SpellTargetCheckTypes selectionType, ConditionContainer *condList)
Definition: Spell.cpp:7512
arena_t NULL
Definition: jemalloc_internal.h:624
Definition: SpellInfo.h:120
bool Trinity::WorldObjectSpellTrajTargetCheck::operator() |
( |
WorldObject * |
target | ) |
|
Unit * _caster
Definition: Spell.h:857
bool HasInLine(Position const *pos, float width) const
Definition: Position.cpp:151
bool operator()(WorldObject *target)
Definition: Spell.cpp:7516
float GetObjectSize() const
Definition: Object.cpp:2656
The documentation for this struct was generated from the following files: