![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Dsp.h>
Public Member Functions | |
| TParams () | |
| void | SetParams (const T &InParams) |
| bool | GetParams (T *OutParamsCopy) |
| void | CopyParams (T &OutParamsCopy) const |
Public Attributes | |
| bool | bChanged |
| T | CurrentParams |
| FCriticalSection | CritSect |
|
inline |
|
inline |
|
inline |
|
inline |
| bool Audio::TParams< T >::bChanged |
|
mutable |
| T Audio::TParams< T >::CurrentParams |