FSoundConcurrencyManager::RemoveActiveSound

Removes the active sound from concurrency tracking when active sound is stopped.

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 the active sound from concurrency tracking when active sound is stopped.

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