Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineFramework/Source/Qos/Public/QosRegionManager.h |
Include |
#include "QosRegionManager.h" |
USTRUCT()
struct FQosRegionInfo
Metadata about regions made up of datacenters
Name | Description | ||
---|---|---|---|
|
bAllowSubspaceBias |
Enable biased sorting algorithm on results for this region, which prefers non-subspaces over subspaces |
|
|
bAutoAssignable |
Can this region be considered for auto detection |
|
|
bEnabled |
Is this region tested at all (if false, overrides individual datacenters) |
|
|
bVisible |
Is this region visible in the UI (can be saved by user, replaced with auto if region disappears |
|
|
DisplayName |
Localized name of the region |
|
|
RegionId |
Id for the region, all datacenters must reference one of these |
|
|
SubspaceBiasParams |
Granular settings for biased subspace-based sorting algorithm, if enabled for this region |
Name | Description | |
---|---|---|
|
FQosRegionInfo() |
Name | Description | ||
---|---|---|---|
|
IsAutoAssignable() |
||
|
IsPingable() |
||
|
IsUsable() |
||
|
IsValid() |