Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineFramework/Source/Qos/Public/QosRegionManager.h |
Include |
#include "QosRegionManager.h" |
USTRUCT()
struct FDatacenterQosInstance
Runtime information about a given region
Name | Description | ||
---|---|---|---|
|
AvgPingMs |
Avg ping times across all search results |
|
|
bUsable |
Is the parent region usable |
|
|
Definition |
Information about the datacenter |
|
|
LastCheckTimestamp |
Last time this datacenter was checked |
|
|
NumResponses |
Number of good results |
|
|
PingResults |
Transient list of ping times obtained for this datacenter |
|
|
Result |
Success of the qos evaluation |
Name | Description | |
---|---|---|
|
FDatacenterQosInstance() |
|
|
FDatacenterQosInstance ( |
Name | Description | ||
---|---|---|---|
|
const FDatac... |
CompareBiasedTowardsNonSubspace ( |
Compares a subspace datacenter and a non-subspace datacenter, applying the qualifying rules to bias non-subspaces, configured via the supplied comparison parameters. |
|
const FDatac... |
CompareBiasedTowardsNonSubspace ( |
Compares a subspace datacenter and a non-subspace datacenter, applying the qualifying rules to bias non-subspaces, configured via the supplied comparison parameters. |
|
IsLessWhenBiasedTowardsNonSubspace ( |
Compares the avg ping of two datacenters, handling cases where one is a subspace and the other is not, and like-for-like. |
|
|
IsNonSubspaceRecommended ( |
Compares a subspace datacenter and a non-subspace datacenter, applying the qualifying rules to bias non-subspaces, configured via the supplied comparison parameters. |
|
|
Reset() |
Reset the data to its default state |