unreal.OnAudioSingleEnvelopeValue
¶
- class unreal.OnAudioSingleEnvelopeValue(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBase
Called while a sound plays and returns the sound’s envelope value (using an envelope follower in the audio renderer). This only works in the audio mixer.
C++ Source:
Module: Engine
File: AudioComponent.h