6 lines
216 B
C++
6 lines
216 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "IDisplayClusterLightCardActorExtender.h"
|
|
|
|
const FName IDisplayClusterLightCardActorExtender::ModularFeatureName = "DisplayClusterLightCardActorExtender";
|