#include "CoreMinimal.h"
#include "Components/ActorComponent.h"
#include "Components/PlayerControllerComponent.h"
#include "Data/QuestData.h"
#include "Data/RadialWheelData.h"
#include "Interfaces/QuestPlayer.h"
#include "Interfaces/QuestView.h"
#include "Interfaces/SaveLoad.h"
#include "QuestPlayerComponent.generated.h"
Go to the source code of this file.
◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam |
( |
FOnPlayerQuestStatusUpdated | , |
|
|
const FPlayerQuestStatus & | , |
|
|
QuestStatus | ) |