PICO Unreal Platform SDK
|
This is the complete list of members for UOnlinePicoMatchmakingFunction, including all inherited members.
Browse2(UObject *WorldContextObject, const FString &Pool, FPicoMatchmakingOptions MatchmakingOptions, FMatchmakingBrowse2 InDelegate) | UOnlinePicoMatchmakingFunction | static |
Browse2CustomPage(UObject *WorldContextObject, const FString &Pool, FPicoMatchmakingOptions MatchmakingOptions, int PageIndex, int PageSize, FMatchmakingBrowse2CustomPage InDelegate) | UOnlinePicoMatchmakingFunction | static |
Cancel(UObject *WorldContextObject, FMatchmakingCancel InDelegate) | UOnlinePicoMatchmakingFunction | static |
CreateAndEnqueueRoom2(UObject *WorldContextObject, const FString &Pool, FPicoMatchmakingOptions MatchmakingOptions, FMatchmakingCreateAndEnqueueRoom2 InDelegate) | UOnlinePicoMatchmakingFunction | static |
Enqueue2(UObject *WorldContextObject, const FString &Pool, FPicoMatchmakingOptions MatchmakingOptions, FMatchmakingEnqueue2 InDelegate) | UOnlinePicoMatchmakingFunction | static |
GetAdminSnapshot(UObject *WorldContextObject, FMatchmakingGetAdminSnapshot InDelegate) | UOnlinePicoMatchmakingFunction | static |
GetStats(UObject *WorldContextObject, const FString &Pool, int32 MaxLevel, EMatchmakingStatApproach approach, FMatchmakingGetStats InDelegate) | UOnlinePicoMatchmakingFunction | static |
ReportResultsInsecure(UObject *WorldContextObject, const FString &RoomID, const TMap< FString, int > &Data, FMatchmakingReportResultsInsecure InDelegate) | UOnlinePicoMatchmakingFunction | static |
StartMatch(UObject *WorldContextObject, const FString &RoomId, FMatchmakingStartMatch InDelegate) | UOnlinePicoMatchmakingFunction | static |