|
Space Plunder
|
#include "CoreMinimal.h"#include "InputAction.h"#include "Blueprint/UserWidget.h"#include "Data/BaseData.h"#include "Engine/DataTable.h"#include "ButtonPromptWidget.generated.h"Go to the source code of this file.
Classes | |
| class | UButtonPromptWidget |
| User widget representing a button prompt for It provides functionality for displaying a button icon, a progress bar, and handling button events. More... | |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE (FOnButtonPressed) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FOnButtonPressed | ) |