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

#rb none
#rnx

[CL 5095547 by Ben Marsh in Dev-Build branch]
This commit is contained in:
Ben Marsh
2019-02-20 15:06:37 -05:00
parent 1c57f88284
commit dece8de2d2
3389 changed files with 427558 additions and 13687 deletions

View File

@@ -76,5 +76,5 @@ bool FVisualStudioSourceCodeAccessorWrapper::SaveAllOpenDocuments() const
void FVisualStudioSourceCodeAccessorWrapper::Tick(const float DeltaTime)
{
// Inner will get this call separately
Inner->Tick(DeltaTime);
}