Files
UnrealEngineUWP/Engine/Source/Runtime/FieldNotification/Private/FieldNotificationModule.cpp

6 lines
147 B
C++
Raw Normal View History

// Copyright Epic Games, Inc. All Rights Reserved.
#include "Modules/ModuleManager.h"
IMPLEMENT_MODULE( FDefaultModuleImpl, FieldNotification );