![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SoundMix.h>
Public Member Functions | |
| FSoundClassAdjuster () | |
Public Attributes | |
| TObjectPtr< USoundClass > | SoundClassObject |
| float | VolumeAdjuster |
| float | PitchAdjuster |
| float | LowPassFilterFrequency |
| uint32 | bApplyToChildren:1 |
| float | VoiceCenterChannelVolumeAdjuster |
Elements of data for sound group volume control
|
inline |
| uint32 FSoundClassAdjuster::bApplyToChildren |
| float FSoundClassAdjuster::LowPassFilterFrequency |
| float FSoundClassAdjuster::PitchAdjuster |
| TObjectPtr<USoundClass> FSoundClassAdjuster::SoundClassObject |
| float FSoundClassAdjuster::VoiceCenterChannelVolumeAdjuster |
| float FSoundClassAdjuster::VolumeAdjuster |