|
Space Plunder
|
#include "CoreMinimal.h"#include "Blueprint/UserWidget.h"#include "Components/Button.h"#include "Widgets/CommonWidgetBase.h"#include "SelectionButtonMenuSystem.generated.h"Go to the source code of this file.
Classes | |
| class | USelectionButtonMenuSystem |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnSelectionButtonClicked, int32, Index) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FOnSelectionButtonClicked | , |
| int32 | , | ||
| Index | ) |