Open 3D Engine AWSGameLift Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits Multiplayer::MatchmakingAsyncRequestNotificationBus::Handler, and AZ::BehaviorEBusHandler.
Public Member Functions | |
AZ_EBUS_BEHAVIOR_BINDER (AWSGameLiftMatchmakingAsyncRequestNotificationBusHandler, "{2045EE8F-2AB7-4ED0-9614-3496A1A43677}", AZ::SystemAllocator, OnAcceptMatchAsyncComplete, OnStartMatchmakingAsyncComplete, OnStopMatchmakingAsyncComplete) | |
void | OnAcceptMatchAsyncComplete () override |
void | OnStartMatchmakingAsyncComplete (const AZStd::string &matchmakingTicketId) override |
void | OnStopMatchmakingAsyncComplete () override |