FQosInterface::GetRegionId

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

Choose your operating system:

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