EOnlineTournamentParticipantState

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineTournamentInterface.h

Include

#include "Interfaces/OnlineTournamentInterface.h"

Syntax

enum EOnlineTournamentParticipantState
{
    Registered,
    CheckedIn,
    Present,
    Absent,
}

Values

Name

Description

Registered

The participant has registered for the upcoming event

CheckedIn

The participant has checked into the event and are ready to play

Present

The participant was present for the past event

Absent

The participant was not present for the past event

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