Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon > API/Plugins/OnlineServicesCommon/Online > API/Plugins/OnlineServicesCommon/Online/FSessionsCommon
- ISessions::StartMatchmaking()
- FSessionsCommon::StartMatchmaking()
References
| Module | OnlineServicesCommon |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/SessionsCommon.h |
| Include | #include "Online/SessionsCommon.h" |
| Source | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Private/Online/SessionsCommon.cpp |
virtual TOnlineAsyncOpHandle< FStartMatchmaking > StartMatchmaking
&40;
FStartMatchmaking::Params && Params
&41;
Remarks
Starts the matchmaking process, which will either create a session with the given parameters, or join one that matches the given search filters.
Parameters
| Name | Description |
|---|---|
| Parameters | for the StartMatchmaking call |