FConcurrencyGroup::RemoveActiveSound

Removes an active sound from the active sound array.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundConcurrency.h

Include

#include "Sound/SoundConcurrency.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundConcurrency.cpp

Syntax

void RemoveActiveSound
(
    FActiveSound & ActiveSound
)

Remarks

Removes an active sound from the active sound array.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss