#include "CoreMinimal.h"
#include "Blueprint/UserWidget.h"
#include "Components/Button.h"
#include "Data/QuestData.h"
#include "QuestButtonWidget.generated.h"
Go to the source code of this file.
◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam() [1/2]
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam |
( |
FOnFilterButtonClicked | , |
|
|
const EFilterQuestType | , |
|
|
Category | ) |
◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam() [2/2]
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam |
( |
FOnQuestButtonClicked | , |
|
|
const FQuestInfo & | , |
|
|
QuestInfo | ) |