Navigation
Unreal Engine C++ API Reference > Plugins > Qos > FQosInterface
References
Module | Qos |
Header | /Engine/Plugins/Online/OnlineFramework/Source/Qos/Public/QosInterface.h |
Include | #include "QosInterface.h" |
Source | /Engine/Plugins/Online/OnlineFramework/Source/Qos/Private/QosInterface.cpp |
void GetSubregionPreferences
&40;
const FString & RegionId,
TArray< FString > & OutSubregions
&41; const
Remarks
Get a sorted list of subregions within a region
Parameters
Name | Description |
---|---|
RegionId | region of interest |
OutSubregions | list of subregions in sorted order |