Files
UnrealEngineUWP/Engine/Plugins/Runtime/nDisplayModularFeatures/Source/DisplayClusterLightCardExtender/Private/DisplayClusterLightCardExtenderModule.cpp

6 lines
158 B
C++
Raw Normal View History

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