Space Plunder
Loading...
Searching...
No Matches
QuestHUD.h
Go to the documentation of this file.
1
// Fill out your copyright notice in the Description page of Project Settings.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
#include "
HUD/HUDBase.h
"
7
#include "QuestHUD.generated.h"
8
9
DECLARE_LOG_CATEGORY_CLASS
(LogQuestHUD, Display,
All
);
10
14
UCLASS
()
15
class QUESTSYSTEMEXAMPLECONTENT_API
AQuestHUD
: public
AHUDBase
16
{
17
GENERATED_BODY()
18
19
public
:
20
AQuestHUD
();
21
22
23
protected
:
24
25
26
27
28
29
};
EChatSystemCommandType::All
@ All
UCLASS
UCLASS(Blueprintable, BlueprintType, ClassGroup=(BucciGames), meta=(BlueprintSpawnableComponent)) class CHATSYSTEM_API UChatSystemComponent
Definition
ChatSystemComponent.h:13
HUDBase.h
DECLARE_LOG_CATEGORY_CLASS
DECLARE_LOG_CATEGORY_CLASS(LogQuestHUD, Display, All)
AHUDBase
Definition
HUDBase.h:23
AQuestHUD
Definition
QuestHUD.h:16
SpaceAdventure
Plugins
QuestSystem
Source
QuestSystemExampleContent
Public
HUD
QuestHUD.h
Generated by
1.10.0