#include <IMatchmakingRequests.h>
Inherits AZ::EBusTraits.
|
using | MutexType = AZStd::recursive_mutex |
|
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Multiple |
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::Single |
|
MatchmakingAsyncRequestNotifications The notifications correspond to matchmaking async requests
◆ OnStartMatchmakingAsyncComplete()
virtual void Multiplayer::MatchmakingAsyncRequestNotifications::OnStartMatchmakingAsyncComplete |
( |
const AZStd::string & |
matchmakingTicketId | ) |
|
|
pure virtual |
OnStartMatchmakingAsyncComplete is fired once StartMatchmakingAsync completes
- Parameters
-
matchmakingTicketId | The unique identifier for the matchmaking ticket |
The documentation for this class was generated from the following file:
- Gems/Multiplayer/Code/Include/Multiplayer/Session/IMatchmakingRequests.h