FOnlineTournamentQueryParticipantListComplete

A delegate for when participant lists have finished being queried.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< void, const FOnlineError &, const TOptional< uint32 >, const TOptional< TArray< TSharedRef< const IOnlineTournamentParticipantDetails > > > & > FOnlineTournamentQueryParticipantListComplete

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineTournamentInterface.h"

Remarks

A delegate for when participant lists have finished being queried.

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