Files
UnrealEngineUWP/Engine/Plugins/Web/WebAPI/Source/WebAPIBlueprintGraph/Private/WebAPIBlueprintGraphLog.cpp

6 lines
136 B
C++
Raw Normal View History

// Copyright Epic Games, Inc. All Rights Reserved.
#include "WebAPIBlueprintGraphLog.h"
DEFINE_LOG_CATEGORY(LogWebAPIBlueprintGraph);