USoundBase::GetCurveData

Returns curves associated with this sound if it has any.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundBase.h

Include

#include "Sound/SoundBase.h"

Syntax

virtual UCurveTable * GetCurveData() 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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss