Navigation
API > API/Developer > API/Developer/ToolWidgets
A Button that is used to call out/highlight a positive option (Add, Save etc). It can also be used to open a menu.
| |
|
| Name |
SPositiveActionButton |
| Type |
class |
| Header File |
/Engine/Source/Developer/ToolWidgets/Public/SPositiveActionButton.h |
| Include Path |
#include "SPositiveActionButton.h" |
Syntax
class SPositiveActionButton :
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
)
|
|
SPositiveActionButton.h |
|
|
|
SPositiveActionButton.h |
|