URejoinCheck::OnRejoinFailure

Called any time there is a failure to complete the attempted rejoin

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

virtual void OnRejoinFailure
(
    ERejoinAttemptResult Result
)

Remarks

Called any time there is a failure to complete the attempted rejoin

Parameters

Parameter

Description

Result

rejoin failure reason

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