URejoinCheck::SetStatus

Manually set the status of rejoins.

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 SetStatus
(
    ERejoinStatus NewStatus
)

Remarks

Manually set the status of rejoins. Used when entering/leaving a map as a hint for future check requirements

Parameters

Parameter

Description

NewStatus

change current status to a new value

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