A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
SDKDemo.cpp
Go to the documentation of this file.
1// Fill out your copyright notice in the Description page of Project Settings.
2
3#include "SDKDemo.h"
4#include "Modules/ModuleManager.h"
5
6IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, SDKDemo, "SDKDemo" );
IMPLEMENT_PRIMARY_GAME_MODULE(FDefaultGameModuleImpl, SDKDemo, "SDKDemo")