Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundBase
- USoundBase::GetCurveData()
- UDialogueSoundWaveProxy::GetCurveData()
- USoundWave::GetCurveData()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundBase.h |
| Include | #include "Sound/SoundBase.h" |
virtual UCurveTable &42; GetCurveData&40;&41; const
Remarks
Returns curves associated with this sound if it has any. By default returns nullptr, but types supporting curves can return a corresponding curve table.