Function BlzSetSpecialEffectColor

  • Changes(Set) the color of a special effect (tinting), using R (RED) G (GREEN) B (BLUE) values, it will tint the effect on every part that it can be tinted.

    Parameters

    • whichEffect: HandleHolder<"effect">
    • r: number
    • g: number
    • b: number

    Returns void

    Patch

    1.29

Generated using TypeDoc