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

Function CastCustomSpell

methods/AzerothCore/UnitMethods.h:2137–2153  ·  view source on GitHub ↗

* Casts the [Spell] at target [Unit] with custom basepoints or casters. * See also [Unit:CastSpell]. * * @param [Unit] target = nil * @param uint32 spell * @param bool triggered = false * @param int32 bp0 = nil : custom basepoints for [Spell] effect 1. If nil, no change is made * @param int32 bp1 = nil : custom basepoints for [Spell] effect 2. If nil, no change i

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

CHECKOBJ<Unit>Method · 0.80
CHECKVAL<bool>Method · 0.80
CHECKVAL<ObjectGuid>Method · 0.80

Tested by

no test coverage detected