EOnlineTournamentParticipantType

What participant format does this tournament support?

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineTournamentInterface.h"

Syntax

enum EOnlineTournamentParticipantType
{
    Individual,
    Team,
}

Values

Name

Description

Individual

The tournament has individual players facing each other

Team

The tournament has teams facing other teams

Remarks

What participant format does this tournament support?

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