A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
SDKDemoGameModeBase.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 "GameFramework/GameModeBase.h"
7
#include "SDKDemoGameModeBase.generated.h"
8
12
UCLASS()
13
class SDKDEMO_API
ASDKDemoGameModeBase
: public
AGameModeBase
14
{
15
GENERATED_BODY()
16
17
};
AGameModeBase
ASDKDemoGameModeBase
UCLASS()
Definition
SDKDemoGameModeBase.h:16
ASDKDemoGameModeBase::GENERATED_BODY
GENERATED_BODY()
SDKDemo
Source
SDKDemo
SDKDemoGameModeBase.h
Generated
Wed Oct 9 2024 19:52:56
by Doxygen version
1.10.0