Navigation
API > API/Developer > API/Developer/ToolWidgets > API/Developer/ToolWidgets/SNegativeActionButton > API/Developer/ToolWidgets/SNegativeActionButton/FArguments
References
| Module | ToolWidgets |
| Header | /Engine/Source/Developer/ToolWidgets/Public/SNegativeActionButton.h |
| Include | #include "SNegativeActionButton.h" |
WidgetArgsType & OnClicked
&40;
const FOnClicked & InDelegate
&41;
Remarks
The clicked handler. Note that if this is set, the button will behave as though it were just a button. This means that OnGetMenuContent, OnComboBoxOpened and OnMenuOpenChanged will all be ignored, since there is no menu.