Loading...
Searching...
No Matches
UABMatchmaking Class Reference
Inheritance diagram for UABMatchmaking:

Public Member Functions

void SetApiClient (AccelByte::FApiClientPtr const &NewApiClientPtr)
void StartMatchmaking (FStartMatchmakingRequest const &Request, FDStartMatchmakingResponse OnResponse, FDErrorHandler OnError)
void CancelMatchmaking (FCancelMatchmakingRequest const &Request, FDCancelMatchmakingResponse OnResponse, FDErrorHandler OnError)
void SetReadyConsent (FSetReadyConsentRequest const &Request, FDSetReadyConsentResponse OnResponse, FDErrorHandler OnError)
void SetRejectConsent (FSetRejectConsentRequest const &Request, FDSetRejectConsentResponse OnResponse, FDErrorHandler OnError)
void SetOnMatchmaking (FDMatchmakingNotif OnNotif)
void SetOnSetReadyConsent (FDSetReadyConsentNotif OnNotif)
void SetOnSetRejectConsent (FDSetRejectConsentNotif OnNotif)
void SetOnRematchmaking (FDRematchmakingNotif OnNotif)
void SetOnDs (FDDsNotif OnNotif)