Space Plunder
Loading...
Searching...
No Matches
TP_ThirdPersonGameMode.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
#include "GameFramework/GameModeBase.h"
7
#include "TP_ThirdPersonGameMode.generated.h"
8
9
UCLASS
(minimalapi)
10
class
ATP_ThirdPersonGameMode
: public AGameModeBase
11
{
12
GENERATED_BODY()
13
14
public
:
15
ATP_ThirdPersonGameMode
();
16
};
17
18
19
UCLASS
UCLASS(Blueprintable, BlueprintType, ClassGroup=(BucciGames), meta=(BlueprintSpawnableComponent)) class CHATSYSTEM_API UChatSystemComponent
Definition
ChatSystemComponent.h:13
ATP_ThirdPersonGameMode
Definition
TP_ThirdPersonGameMode.h:11
SpaceAdventure
Source
SpaceAdventure
TP_ThirdPerson
TP_ThirdPersonGameMode.h
Generated by
1.10.0