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

#include <VoiceConfig.h>

Public Member Functions

 FVoiceSettings ()
 

Public Attributes

TObjectPtr< USceneComponent > ComponentToAttachTo
 
TObjectPtr< USoundAttenuationAttenuationSettings
 
TObjectPtr< USoundEffectSourcePresetChainSourceEffectChain
 

Constructor & Destructor Documentation

◆ FVoiceSettings()

FVoiceSettings::FVoiceSettings ( )
inline

Member Data Documentation

◆ AttenuationSettings

TObjectPtr<USoundAttenuation> FVoiceSettings::AttenuationSettings

◆ ComponentToAttachTo

TObjectPtr<USceneComponent> FVoiceSettings::ComponentToAttachTo

◆ SourceEffectChain

TObjectPtr<USoundEffectSourcePresetChain> FVoiceSettings::SourceEffectChain

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