• Stops the sound.

    Parameters

    • soundHandle: HandleHolder<"sound">

      The sound to stop.

    • killWhenDone: boolean

      The sound gets destroyed if true.

    • fadeOut: boolean

      turns down the volume with fadeOutRate as stated in constructor.

    Returns void

Generated using TypeDoc