EOnlineTournamentSortDirection

What direction to sort these results by (useful when specifying limits and offsetts)

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineTournamentInterface.h"

Syntax

enum EOnlineTournamentSortDirection
{
    Ascending,
    Descending,
}

Values

Name

Description

Ascending

Results will be sorted in Ascending order

Descending

Results will be sorted in Descending order

Remarks

What direction to sort these results by (useful when specifying limits and offsetts)

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