Navigation
Unreal Engine C++ API Reference > Plugins > Rejoin > URejoinCheck
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 |
void RejoinLastSession
&40;
const FOnRejoinLastSessionComplete & InCompletionDelegate
&41;
Remarks
Rejoin the last session if one is found. One final call to CheckRejoinStatus is made to verify the session still exists
Parameters
Name | Description |
---|---|
InCompletionDelegate | delegate called after the rejoin attempt is complete |