FQosInterface::RegisterQoSSettingsChangedDelegate

Register a delegate to be called when QoS settings have changed.

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 RegisterQoSSettingsChangedDelegate
(
    const FSimpleDelegate & OnQoSSettingsChanged
)

Remarks

Register a delegate to be called when QoS settings have changed.

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