Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioDevice
| Type | Name | Description | |
|---|---|---|---|
| void | StopActiveSound
(
uint64 AudioComponentID |
Removes the active sound for the specified audio component | |
| void | StopActiveSound
(
FActiveSound* ActiveSound |
(Deprecated in favor of AddSoundToStop). Stops the active sound |