![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for Audio::FADEnvelope, including all inherited members.
| Attack() | Audio::FADEnvelope | |
| FADEnvelope() | Audio::FADEnvelope | inline |
| GetNextEnvelopeOut(int32 StartFrame, int32 EndFrame, TArray< int32 > &OutFinishedFrames, Audio::AlignedFloatBuffer &OutEnvelope) | Audio::FADEnvelope | |
| GetNextEnvelopeOut(int32 StartFrame, int32 EndFrame, TArray< int32 > &OutFinishedFrames, float &OutEnvelope) | Audio::FADEnvelope | |
| GetNextEnvelopeOut(float &OutEnvelope) | Audio::FADEnvelope | |
| Init(int32 InSampleRate) | Audio::FADEnvelope | |
| IsLooping() const | Audio::FADEnvelope | inline |
| SetAttackCurveFactor(float InAttackCurve) | Audio::FADEnvelope | |
| SetAttackTimeSeconds(float InAttackTimeSeconds) | Audio::FADEnvelope | |
| SetDecayCurveFactor(float InDecayCurve) | Audio::FADEnvelope | |
| SetDecayTimeSeconds(float InReleaseTimeSeconds) | Audio::FADEnvelope | |
| SetLooping(bool bInIsLooping) | Audio::FADEnvelope | inline |
| ~FADEnvelope() | Audio::FADEnvelope | inline |