Function BlzPlaySpecialEffectWithTimeScale

  • Plays a specific subanimation (tag) on a specified special effect at a specific timeScale (speed).

    1. Overrides the currently playing animation/subanimation.
    2. TimeScale is a real, meaning that it can be both negative and positive numbers with decimals, there are examples in which you can use negative numbers mid animation to make it go backwards, however in this case it starts at 0 meaning that it can’t be negative.

    Parameters

    Returns void

    Patch

    1.30

Generated using TypeDoc