Files
UnrealEngineUWP/Engine/Source/Programs/UnrealMultiUserSlateServer/Private/UnrealMultiUserSlateServerMain.cpp

7 lines
206 B
C++
Raw Normal View History

// Copyright Epic Games, Inc. All Rights Reserved.
#include "HAL/Platform.h"
#include "RequiredProgramMainCPPInclude.h"
IMPLEMENT_APPLICATION(UnrealMultiUserSlateServer, "UnrealMultiUserSlateServer");