UQosRegionManager::SetSelectedRegion

Try to set the selected region ID (must be present in GetRegionOptions)

Windows
MacOS
Linux

References

Module

Qos

Header

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

Include

#include "QosRegionManager.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/Qos/Private/QosRegionManager.cpp

Syntax

bool SetSelectedRegion
(
    const FString & RegionId,
    bool bForce
)

Remarks

Try to set the selected region ID (must be present in GetRegionOptions)

Parameters

Parameter

Description

bForce

if true then use selected region even if QoS eval has not completed successfully

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