URejoinCheck::RejoinLastSession

Rejoin the last session if one is found.

Windows
MacOS
Linux

References

Module

Rejoin

Header

/Engine/Plugins/Online/OnlineFramework/Source/Rejoin/Public/RejoinCheck.h

Include

#include "RejoinCheck.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/Rejoin/Private/RejoinCheck.cpp

Syntax

void RejoinLastSession
(
    const FOnRejoinLastSessionComplete & InCompletionDelegate
)

Remarks

Rejoin the last session if one is found. One final call to CheckRejoinStatus is made to verify the session still exists

Parameters

Parameter

Description

InCompletionDelegate

delegate called after the rejoin attempt is complete

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