PICO Unreal Platform SDK
UPico_MatchmakingEnqueueResult Class Reference

UPico_MatchmakingEnqueueResult class. More...

#include <Pico_Matchmaking.h>

Public Member Functions

UPico_MatchmakingAdminSnapshotGetAdminSnapshotOptional ()
 Matchmaking snapshot options. Used for debugging only.
 
int32 GetAverageWait ()
 The average waiting time.
 
int32 GetMatchesInLastHourCount ()
 The number of matches made in the last hour.
 
int32 GetMaxExpectedWait ()
 The expected longest waiting time.
 
FString GetPool ()
 Matchmaking pool name.
 
int32 GetRecentMatchPercentage ()
 Match rate.
 

Detailed Description