FQosRegionInfo

Metadata about regions made up of datacenters

Windows
MacOS
Linux

References

Module

Qos

Header

/Engine/Plugins/Online/OnlineFramework/Source/Qos/Public/QosRegionManager.h

Include

#include "QosRegionManager.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FQosRegionInfo

Remarks

Metadata about regions made up of datacenters

Variables

Name Description

Public variable UProperty

bool

 

bAutoAssignable

Can this region be considered for auto detection

Public variable UProperty

bool

 

bEnabled

Is this region tested at all (if false, overrides individual datacenters)

Public variable UProperty

bool

 

bVisible

Is this region visible in the UI (can be saved by user, replaced with auto if region disappears

Public variable UProperty

FText

 

DisplayName

Localized name of the region

Public variable UProperty

FString

 

RegionId

Id for the region, all datacenters must reference one of these

Constructors

Name Description

Public function

FQosRegionInfo()

Functions

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss