Live Config
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
SLiveConfigPropertyChip Class Reference
Inheritance diagram for SLiveConfigPropertyChip:

Public Member Functions

 DECLARE_DELEGATE_RetVal (FReply, FOnEditPressed)
 
 DECLARE_DELEGATE_RetVal (FReply, FOnClearPressed)
 
 SLATE_BEGIN_ARGS (SLiveConfigPropertyChip)
 
void Construct (const FArguments &InArgs)
 

Public Attributes

TSharedPtr< SButton > ChipButton
 
TSharedPtr< SButton > ClearButton
 
TSlateAttribute< FText > ToolTipTextAttribute
 
TSlateAttribute< FText > TextAttribute
 
TSlateAttribute< bool > IsSelectedAttribute
 
TSlateAttribute< bool > ShowClearButtonAttribute
 
bool bLastHasIsSelected = false
 
FOnEditPressed OnEditPressed
 
FOnClearPressed OnClearPressed
 

Protected Member Functions

void UpdatePillStyle ()
 

Member Function Documentation

◆ Construct()

void SLiveConfigPropertyChip::Construct ( const FArguments &  InArgs)

Constructs this widget with InArgs


The documentation for this class was generated from the following files: