|
Space Plunder
|
#include "CoreMinimal.h"#include "Components/ActorComponent.h"#include "Components/GameStateComponentBase.h"#include "Data/QuestData.h"#include "Interfaces/QuestDataInterface.h"#include "Interfaces/QuestReporter.h"#include "Interfaces/SaveLoad.h"#include "QuestGameStateComponent.generated.h"Go to the source code of this file.
Functions | |
| DECLARE_LOG_CATEGORY_CLASS (LogQuestState, Display, All) | |
| DECLARE_LOG_CATEGORY_CLASS | ( | LogQuestState | , |
| Display | , | ||
| All | ) |