Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
Filters to use when querying for participant information.
| Name | FOnlineTournamentParticipantQueryFilter |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineTournamentInterface.h |
| Include Path | #include "Interfaces/OnlineTournamentInterface.h" |
Syntax
struct FOnlineTournamentParticipantQueryFilter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOnlineTournamentParticipantQueryFilter
(
const EOnlineTournamentParticipantType InParticipantType |
Interfaces/OnlineTournamentInterface.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Limit | TOptional< uint32 > | Interfaces/OnlineTournamentInterface.h | ||
| Offset | TOptional< uint32 > | Interfaces/OnlineTournamentInterface.h | ||
| ParticipantType | EOnlineTournamentParticipantType | Interfaces/OnlineTournamentInterface.h |