Merge Release-Engine-Staging to Main @ CL# 15151250

Represents UE4/Main @ 15133763

[CL 15158774 by Marc Audy in ue5-main branch]
This commit is contained in:
Marc Audy
2021-01-21 16:22:06 -04:00
parent daeebb2c6a
commit bc88b73a29
986 changed files with 29920 additions and 10663 deletions
@@ -48,10 +48,11 @@ namespace Gauntlet
bool Connect();
/// <summary>
/// Disconnect from the device
/// Disconnect the device.
/// </summary>
/// <param name="Force">If supported force the device into a disconnected state (e.g. kick other users) </param>
/// <returns></returns>
bool Disconnect();
bool Disconnect(bool bForce=false);
/// <summary>
/// Is the device powered on?