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

Function AddFlatStatModifier

methods/AzerothCore/UnitMethods.h:2519–2528  ·  view source on GitHub ↗

* Modifies a flat amount of a specific stat of the [Unit] * * @table * @columns [UnitModifierFlatType, ID] * @values [BASE_VALUE, 0] * @values [TOTAL_VALUE, 1] * * @param uint32 statType : The stat to modify * @param [UnitModifierFlatType] modType : The type of modifier to apply * @param float value : The value to apply to the stat * @param bool ap

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

CHECKVAL<float>Method · 0.80
CHECKVAL<bool>Method · 0.80

Tested by

no test coverage detected