UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSoundSubmixSendInfo Struct Reference

#include <SoundSubmixSend.h>

+ Inheritance diagram for FSoundSubmixSendInfo:

Public Member Functions

 GENERATED_BODY ()
 
- Public Member Functions inherited from FSoundSubmixSendInfoBase
ENGINE_API FSoundSubmixSendInfoBase ()
 

Public Attributes

ESubmixSendStage SendStage = ESubmixSendStage::PostDistanceAttenuation
 
- Public Attributes inherited from FSoundSubmixSendInfoBase
ESendLevelControlMethod SendLevelControlMethod
 
TObjectPtr< USoundSubmixBaseSoundSubmix
 
float SendLevel
 
bool DisableManualSendClamp
 
float MinSendLevel
 
float MaxSendLevel
 
float MinSendDistance
 
float MaxSendDistance
 
FRuntimeFloatCurve CustomSendLevelCurve
 

Member Function Documentation

◆ GENERATED_BODY()

FSoundSubmixSendInfo::GENERATED_BODY ( )

Member Data Documentation

◆ SendStage

Defines at what mix stage the send should happen.


The documentation for this struct was generated from the following file: