FQosInterface::BeginQosEvaluation

Start running the async QoS evaluation

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

void BeginQosEvaluation
(
    UWorld * World,
    const TSharedPtr< IAnalyticsProvider > & AnalyticsProvider,
    const FSimpleDelegate & OnComplete
)

Remarks

Start running the async QoS evaluation

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