Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)

#rb none

[CL 7774443 by Max Chen in Dev-Editor branch]
This commit is contained in:
Max Chen
2019-08-05 15:48:51 -04:00
2380 changed files with 213393 additions and 68105 deletions

View File

@@ -5,6 +5,7 @@
#include "Misc/Paths.h"
#include "UObject/Class.h"
#include "ScriptGeneratorLog.h"
#include "UObject/UnrealType.h"
FScriptCodeGeneratorBase::FScriptCodeGeneratorBase(const FString& InRootLocalPath, const FString& InRootBuildPath, const FString& InOutputDirectory, const FString& InIncludeBase)
{