Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FWaveInstance
Description
Gets the envelope value of the waveinstance. Only returns non-zero values if it's a real voice. Only implemented in the audio mixer.
| Name | GetEnvelopeValue |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Audio.h |
| Include Path | #include "Audio.h" |
float GetEnvelopeValue() const