Navigation
API > API/Plugins > API/Plugins/Rejoin > API/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 SetStatus
&40;
ERejoinStatus NewStatus
&41;
Remarks
Manually set the status of rejoins. Used when entering/leaving a map as a hint for future check requirements
Parameters
| Name | Description |
|---|---|
| NewStatus | change current status to a new value |