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

#rb None

[CL 5577958 by Jack Porter in Dev-Mobile branch]
This commit is contained in:
Jack Porter
2019-03-26 23:23:27 -04:00
parent ba1a2c7974
commit 17cb0f0090
767 changed files with 27632 additions and 14756 deletions

View File

@@ -15,6 +15,7 @@ public:
virtual void EnableForSession(bool bEnabled) = 0;
virtual bool IsEnabledForSession() const = 0;
virtual bool CanEnableForSession() const = 0;
virtual bool HasStarted() const = 0;