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

CL 1 of 8
#rb integration

[CL 4748712 by Ryan Vance in Dev-VR branch]
This commit is contained in:
Ryan Vance
2019-01-17 18:54:05 -05:00
parent d237fc7948
commit 7c51ff94af
37591 changed files with 2551444 additions and 162182 deletions

View File

@@ -1,8 +1,9 @@
// Copyright 1998-2018 Epic Games, Inc. All Rights Reserved.
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
#include "LuaScriptCodeGenerator.h"
#include "ScriptGeneratorLog.h"
#include "UObject/ErrorException.h"
#include "UObject/Class.h"
// Supported structs
static FName Name_Vector2D("Vector2D");