Copying //UE4/Dev-Build to Dev-Main (//UE4/Dev-Main)

#rb none
#rnx

#ROBOMERGE-OWNER: ryan.gerleve
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4718806 in //UE4/Main/...
#ROBOMERGE-BOT: ENGINE (Main -> Dev-Networking)

[CL 4718825 by ben marsh in Dev-Networking branch]
This commit is contained in:
ben marsh
2019-01-14 12:15:37 -05:00
parent b9be372593
commit cf4a18955c
11167 changed files with 1972254 additions and 59164 deletions

View File

@@ -2,6 +2,8 @@
#include "ScriptCodeGeneratorBase.h"
#include "Misc/FileHelper.h"
#include "Misc/Paths.h"
#include "UObject/Class.h"
#include "ScriptGeneratorLog.h"
FScriptCodeGeneratorBase::FScriptCodeGeneratorBase(const FString& InRootLocalPath, const FString& InRootBuildPath, const FString& InOutputDirectory, const FString& InIncludeBase)