Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/ISessions
- ISessions::StartMatchmaking()
- FSessionsCommon::StartMatchmaking()
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Sessions.h |
| Include | #include "Online/Sessions.h" |
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 |