Open 3D Engine Multiplayer 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.
|
This is the complete list of members for Multiplayer::IMatchmakingAsyncRequests, including all inherited members.
AcceptMatchAsync(const AcceptMatchRequest &acceptMatchRequest)=0 | Multiplayer::IMatchmakingAsyncRequests | pure virtual |
AZ_RTTI(IMatchmakingAsyncRequests, "{53513480-2D02-493C-B44E-96AA27F42429}") (defined in Multiplayer::IMatchmakingAsyncRequests) | Multiplayer::IMatchmakingAsyncRequests | |
IMatchmakingAsyncRequests()=default (defined in Multiplayer::IMatchmakingAsyncRequests) | Multiplayer::IMatchmakingAsyncRequests | |
StartMatchmakingAsync(const StartMatchmakingRequest &startMatchmakingRequest)=0 | Multiplayer::IMatchmakingAsyncRequests | pure virtual |
StopMatchmakingAsync(const StopMatchmakingRequest &stopMatchmakingRequest)=0 | Multiplayer::IMatchmakingAsyncRequests | pure virtual |
~IMatchmakingAsyncRequests()=default (defined in Multiplayer::IMatchmakingAsyncRequests) | Multiplayer::IMatchmakingAsyncRequests | virtual |