WebAPI initial submission redux

#rb simon.therriault
#jira UETOOL-4463
#preflight 623fc3e58073508cfc1fbc78

[CL 19527360 by George Rolfe in ue5-main branch]
This commit is contained in:
George Rolfe
2022-03-28 10:54:41 -04:00
parent 5071e2f73c
commit 76bbfb8259
314 changed files with 52262 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
// Copyright Epic Games, Inc. All Rights Reserved.
#include "Modules/ModuleManager.h"
IMPLEMENT_MODULE(FDefaultModuleImpl, WebAPIBlueprintGraph)