Navigation
API > API/Plugins > API/Plugins/Qos
References
| Module | Qos |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/Qos/Public/QosRegionManager.h |
| Include | #include "QosRegionManager.h" |
Syntax
USTRUCT&40;&41;
struct FQosRegionInfo
Remarks
Metadata about regions made up of datacenters
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAllowSubspaceBias | Enable biased sorting algorithm on results for this region, which prefers non-subspaces over subspaces | |
| bool | bAutoAssignable | Can this region be considered for auto detection | |
| bool | bEnabled | Is this region tested at all (if false, overrides individual datacenters) | |
| bool | bVisible | Is this region visible in the UI (can be saved by user, replaced with auto if region disappears | |
| FText | DisplayName | Localized name of the region | |
| FString | RegionId | Id for the region, all datacenters must reference one of these | |
| FQosSubspaceComparisonParams | SubspaceBiasParams | Granular settings for biased subspace-based sorting algorithm, if enabled for this region |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | IsPingable () |
||
| bool | IsUsable () |
||
| bool | IsValid () |