![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SoundConcurrency.h>
Public Member Functions | |
| FConcurrencySoundData () | |
| void | Update (float InElapsed) |
| float | GetLerpTime () const |
| float | GetVolume (bool bInDecibels=false) const |
| float | GetTargetVolume (bool bInDecibels=false) const |
| void | SetTarget (float InTargetVolume, float InLerpTime) |
Public Attributes | |
| int32 | Generation |
| float | LerpTime |
Sound instance data pertaining to concurrency tracking
|
inline |
| float FConcurrencySoundData::GetLerpTime | ( | ) | const |
| int32 FConcurrencySoundData::Generation |
| float FConcurrencySoundData::LerpTime |