Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineFramework/Source/Qos/Public/QosRegionManager.h |
Include |
#include "QosRegionManager.h" |
USTRUCT()
struct FRegionQosInstance
Name | Description | ||
---|---|---|---|
|
DatacenterOptions |
Array of all known datacenters and their status |
|
|
Definition |
Information about the region |
Name | Description | |
---|---|---|
|
FRegionQosInstance() |
|
|
FRegionQosInstance ( |
Name | Description | ||
---|---|---|---|
|
GetBestAvgPing() |
||
|
GetBestSubregion() |
||
|
const FStrin... |
GetRegionId() |
|
|
EQosDatacent... |
GetRegionResult() |
|
|
GetSubregionPreferences |
||
|
IsAutoAssignable() |
||
|
IsUsable() |
||
|
LogDatacenterResults() |
Print list of datacenters results for this region to QoS log. |
|
|
SortDatacenterOptionsByAvgPingAsc() |
Sort the list of datacenter options into ascending order of average ping |
|
|
SortDatacenterSubspacesByRecommended ( |
Sort the list of datacenter options into ascending order, using rules-based comparison for cases where a subspace is being compared to a non-subspace; non-subspace will be favoured if it passes the rules check. |