FQosInterface::GetDatacenterId

Get the datacenter id for this instance, checking ini and commandline overrides This is only relevant for dedicated servers (so they can advertise).

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

static FString GetDatacenterId()

Remarks

Get the datacenter id for this instance, checking ini and commandline overrides This is only relevant for dedicated servers (so they can advertise). Client does not search on this in any way

Returns

the default datacenter 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