FWidgetDrawerConfig

Unreal Engine C++ API Reference > Developer > ToolWidgets

References

   
Module ToolWidgets
Header /Engine/Source/Developer/ToolWidgets/Public/WidgetDrawerConfig.h
Include #include "WidgetDrawerConfig.h"

Syntax

struct FWidgetDrawerConfig  

Variables

Type Name Description
FText ButtonText  
TSharedPtr< SWi... CustomWidget  
FOnGetContent GetDrawerContentDelegate  
const FSlateBru... Icon  
FOnStatusBarDra... OnDrawerDismissedDelegate  
FOnStatusBarDra... OnDrawerOpenedDelegate  
FText ToolTipText  
FName UniqueId  

Constructors

Type Name Description
  FWidgetDrawerConfig ( FName InUniqueId )  

Operators

Type Name Description
bool operator== ( const FName& OtherId )  
bool operator== ( const FWidgetDrawerConfig& Other )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library