TrinityCore
Trinity::WorldObjectSpellConeTargetCheck Member List

This is the complete list of members for Trinity::WorldObjectSpellConeTargetCheck, including all inherited members.

_casterTrinity::WorldObjectSpellTargetCheckprotected
_condListTrinity::WorldObjectSpellTargetCheckprotected
_condSrcInfoTrinity::WorldObjectSpellTargetCheckprotected
_coneAngleTrinity::WorldObjectSpellConeTargetCheck
_coneSrcTrinity::WorldObjectSpellConeTargetCheck
_lineWidthTrinity::WorldObjectSpellConeTargetCheck
_objectTypeTrinity::WorldObjectSpellTargetCheckprotected
_positionTrinity::WorldObjectSpellAreaTargetCheck
_rangeTrinity::WorldObjectSpellAreaTargetCheck
_refererTrinity::WorldObjectSpellTargetCheckprotected
_searchReasonTrinity::WorldObjectSpellAreaTargetCheck
_spellInfoTrinity::WorldObjectSpellTargetCheckprotected
_targetSelectionTypeTrinity::WorldObjectSpellTargetCheckprotected
operator()(WorldObject *target) constTrinity::WorldObjectSpellConeTargetCheck
WorldObjectSpellAreaTargetCheck(float range, Position const *position, WorldObject *caster, WorldObject *referer, SpellInfo const *spellInfo, SpellTargetCheckTypes selectionType, ConditionContainer const *condList, SpellTargetObjectTypes objectType, WorldObjectSpellAreaTargetSearchReason searchReason=WorldObjectSpellAreaTargetSearchReason::Area)Trinity::WorldObjectSpellAreaTargetCheck
WorldObjectSpellConeTargetCheck(Position const &coneSrc, float coneAngle, float lineWidth, float range, WorldObject *caster, SpellInfo const *spellInfo, SpellTargetCheckTypes selectionType, ConditionContainer const *condList, SpellTargetObjectTypes objectType)Trinity::WorldObjectSpellConeTargetCheck
WorldObjectSpellTargetCheck(WorldObject *caster, WorldObject *referer, SpellInfo const *spellInfo, SpellTargetCheckTypes selectionType, ConditionContainer const *condList, SpellTargetObjectTypes objectType)Trinity::WorldObjectSpellTargetCheckprotected
~WorldObjectSpellTargetCheck()Trinity::WorldObjectSpellTargetCheckprotected