Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SButton > API/Runtime/Slate/SButton/FArguments
Description
Sets the rules to use for determining whether the button was clicked. This is an advanced setting and generally should be left as the default.
| Name | ClickMethod |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SButton.h |
| Include Path | #include "Widgets/Input/SButton.h" |
WidgetArgsType & ClickMethod
(
EButtonClickMethod::Type InArg
)