Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USoundCue
Description
Whether or not this sound allows submix sends on preview. Only used as an edit condition for AttenuationSettings member, as base classes may choose to provide an attenuation override implementation
Virtual Inheritance
- USoundBase::IsAttenuationSettingsEditable → USoundCue::IsAttenuationSettingsEditable
| Name | IsAttenuationSettingsEditable |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundCue.h |
| Include Path | #include "Sound/SoundCue.h" |
virtual bool IsAttenuationSettingsEditable() const