SComboBox::FArguments::OnComboBoxOpening

Called when combo box is opened, before list is actually created

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SComboBox.h"

Syntax

WidgetArgsType & OnComboBoxOpening
(
    const FOnComboBoxOpening & InDelegate
)

Remarks

Called when combo box is opened, before list is actually created

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