Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USoundAttenuationEditorSettings
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundAttenuationEditorSettings.h |
| Include | #include "Sound/SoundAttenuationEditorSettings.h" |
Syntax
UCLASS (MinimalAPI)
class USoundAttenuationEditorSettings : public UObject
Remarks
Implements Editor settings for sound attenuation assets and is used when switching editor modes.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnableReverbSend | Enables adjusting reverb sends based on distance. | |
| bool | bEnableSendToAudioLink | Enables/Disables AudioLink on all sources using this attenuation |