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

Function AddFlatStatModifier

methods/Mangos/UnitMethods.h:2453–2463  ·  view source on GitHub ↗

* Modifies a flat amount of a specific stat of the [Unit] * * * enum UnitModifierFlatType * { * BASE_VALUE = 0, * 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

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