A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ButtonListWidget.h File Reference
#include "CoreMinimal.h"
#include "BasicWidget.h"
#include "Components/VerticalBox.h"
#include "ButtonListWidget.generated.h"
Include dependency graph for ButtonListWidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UButtonListWidget
 Custom widget class representing a list of buttons. More...
 

Functions

 DECLARE_DELEGATE_OneParam (FConfirmEventDelegate, UBasicResponseData *)
 

Function Documentation

◆ DECLARE_DELEGATE_OneParam()

DECLARE_DELEGATE_OneParam ( FConfirmEventDelegate ,
UBasicResponseData *  )