v1.2.26 |
Documentation for the Unreal C++ Plugin
|
#include "CoreMinimal.h"
#include "UIData.h"
#include "Blueprint/UserWidget.h"
#include "Components/CanvasPanel.h"
#include "Components/TimelineComponent.h"
#include "BasicWidget.generated.h"
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 *) | |
DECLARE_DELEGATE_OneParam | ( | FExitMenuEventDelegate | , |
UBasicResponseData * | ) |