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

Function AddPctStatModifier

methods/Mangos/UnitMethods.h:2480–2489  ·  view source on GitHub ↗

* Modifies a percentage amount of a specific stat of the [Unit] * * * enum UnitModifierPctType * { * BASE_PCT = 0, * TOTAL_PCT = 1 * }; * * * @param uint32 statType : The stat to modify * @param [UnitModifierPctType] modType : The type of modifier to apply * @param float value : The value to apply to the stat */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

CHECKVAL<float>Method · 0.80

Tested by

no test coverage detected