SComboBox::FArguments::PressedSoundOverride

The sound to play when the button is pressed (overrides ComboBoxStyle)

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SComboBox.h

Include

#include "Widgets/Input/SComboBox.h"

Syntax

WidgetArgsType & PressedSoundOverride
(
    TOptional< FSlateSound > InArg
)

Remarks

The sound to play when the button is pressed (overrides ComboBoxStyle)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss