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

Function AddThreat

methods/TrinityCore/CreatureMethods.h:783–791  ·  view source on GitHub ↗

* Adds threat to the [Creature] from the victim. * * @table * @columns [SpellSchoolMask, ID] * @values [SPELL_SCHOOL_MASK_NONE, 0] * @values [SPELL_SCHOOL_MASK_NORMAL, 1] * @values [SPELL_SCHOOL_MASK_HOLY, 2] * @values [SPELL_SCHOOL_MASK_FIRE, 4] * @values [SPELL_SCHOOL_MASK_NATURE, 8] * @values [SPELL_SCHOOL_MASK_FROST, 16] * @values [SPELL_SCHOOL

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<float>Method · 0.80
GetSpellInfoMethod · 0.45

Tested by

no test coverage detected