Function BlzSetSpecialEffectPosition

  • Changes(set) the X, Y and Z (altitude) coordinate (Cartesian System) of the current location of the special effect.

    Parameters

    • whichEffect: HandleHolder<"effect">
    • x: number
    • y: number
    • z: number

    Returns void

    Note

    Z is not relative to terrain, it is absolute.

    Patch

    1.29

Generated using TypeDoc