FQosInterface::GetRegionId

Get the region ID for this instance, checking ini and commandline overrides.

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

FString GetRegionId() const

Remarks

Get the region ID for this instance, checking ini and commandline overrides.

Dedicated servers will have this value specified on the commandline

Clients pull this value from the settings (or command line) and do a ping test to determine if the setting is viable.

Returns

the current region identifier

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