Navigation
API > API/Developer > API/Developer/ToolWidgets
A Button that is used to call out/highlight a negative option (Warnings or Errors like Force Delete). It can also be used to open a menu.
| |
|
| Name |
SNegativeActionButton |
| Type |
class |
| Header File |
/Engine/Source/Developer/ToolWidgets/Public/SNegativeActionButton.h |
| Include Path |
#include "SNegativeActionButton.h" |
Syntax
class SNegativeActionButton :
public SCompoundWidget ,
public IActionButton
Inheritance Hierarchy
Implements Interfaces
Constructors
Structs
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void SetIsMenuOpen
(
bool bInIsOpen,
bool bInIsFocused
)
|
|
SNegativeActionButton.h |
|
|
|
SNegativeActionButton.h |
|