FQosInterface::GetRegionOptions

Get the list of regions that the client can choose from (returned from search and must meet min ping requirements)

Windows
MacOS
Linux

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

Syntax

const TArray< FRegionQosInstance > & GetRegionOptions() const

Remarks

Get the list of regions that the client can choose from (returned from search and must meet min ping requirements)

If this list is empty, the client cannot play.

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