Files
UnrealEngineUWP/Engine/Plugins/Web/HttpBlueprint/Source/HttpBlueprintGraph/Private/HttpBlueprintGraphLog.cpp
George Rolfe 5d4a229182 Http for Blueprint
#jira UETOOL-4465
#preflight 622febfb6065b4ecd3dd2858
#rb simon.therriault

[CL 19381806 by George Rolfe in ue5-main branch]
2022-03-14 22:09:21 -04:00

5 lines
132 B
C++

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