SetIsServerForOnlineSubsystemsDelegate

Sets the delegate used for IsServerForOnlineSubsystems

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/App.h

Include

#include "Misc/App.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/CoreMisc.cpp

Syntax

void SetIsServerForOnlineSubsystemsDelegate
(
    FQueryIsRunningServer NewDelegate
)

Remarks

Sets the delegate used for IsServerForOnlineSubsystems

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