Files
UnrealEngineUWP/Engine/Plugins/Web/WebAPI/Source/WebAPIBlueprintGraph/Private/WebAPIBlueprintGraphLog.cpp
George Rolfe b14533c5bd WebAPI
#jira UETOOL-4463
#preflight 622fa2d4ce577e3ab2d5d0cf
#rb simon.therriault

[CL 19379132 by George Rolfe in ue5-main branch]
2022-03-14 17:37:36 -04:00

6 lines
136 B
C++

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