MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / CheckTarget

Function CheckTarget

methods/TrinityCore/SpellInfoMethods.h:1653–1659  ·  view source on GitHub ↗

* Checks whether the [SpellInfo] can be cast on the given target by the given caster. * Returns the [SpellCastResult] of the check. * * @param [WorldObject] caster : the caster to check from * @param [WorldObject] target : the target to check against * @return uint32 spellCastResult */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

CHECKOBJ<WorldObject>Method · 0.80
PushMethod · 0.45
GetSpellInfoMethod · 0.45

Tested by

no test coverage detected