Choose your operating system:
Windows
macOS
Linux
| USoundBase::GetCurveData()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundBase.h |
Include |
#include "Sound/SoundBase.h" |
virtual UCurveTable * GetCurveData() const
Returns curves associated with this sound if it has any. By default returns nullptr, but types supporting curves can return a corresponding curve table.