UQosRegionManager::GetSubregionPreferences

Get a sorted list of subregions within a region

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

void GetSubregionPreferences
(
    const FString & RegionId,
    TArray< FString > & OutSubregions
) const

Remarks

Get a sorted list of subregions within a region

Parameters

Parameter

Description

RegionId

region of interest

OutSubregions

list of subregions in sorted order

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