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

Go to the source code of this file.

Classes

class  UBasicWidget
 Base class for user widgets in the PixoCore module. More...
 

Functions

 DECLARE_DELEGATE_OneParam (FExitMenuEventDelegate, UBasicResponseData *)
 

Function Documentation

◆ DECLARE_DELEGATE_OneParam()

DECLARE_DELEGATE_OneParam ( FExitMenuEventDelegate ,
UBasicResponseData *  )