unreal.OnSubmixEnvelope

class unreal.OnSubmixEnvelope(*args, **kwargs)

Bases: unreal.MulticastDelegateBase

Called when a new submix envelope value is generated on the given audio device id (different for multiple PIE). Array is an envelope value for each channel.

Parameters

envelope (Array(float)) –

C++ Source:

  • Module: Engine

  • File: SoundSubmix.h