// Copyright Epic Games, Inc. All Rights Reserved. #include "Features/EditorFeatures.h" namespace EditorFeatures { UNREALED_API extern const FName PluginsEditor( "PluginsEditor" ); }