Documentation

Support

Matchmaker for the Unreal Engine

Matchmaker overview

Matchmaker for the Unreal Engine

Matchmaker Constants

Review the constant values defined for use in the Matchmaker Software Development Kit.
Read time 1 minuteLast updated 2 months ago

Important
Unity Matchmaker will support Multiplay Hosting until the deprecation date of March 31st, 2026. To aid your migration away from Multiplay Hosting, migration examples for alternative hosting providers are available. Matchmaker will continue to work with Relay and Distributed Authority after the Multiplay Hosting deprecation.
Struct representing a change in authentication player profiles.
Include
#include <MatchmakerCore/Public/Utils/MatchmakerConstants.h>
Namespace
Matchmaker

Constants

kMatchmakerExceptionOffset

This constant is used to help calculate the offset from a HTTP response to a Matchmaker-defined exception
EMatchmakerExceptionReason

Declaration

constexpr uint32 kMatchmakerExceptionOffset = 21000

C++

Name

Type

Value

kMatchmakerExceptionOffset
constexpr
uint32
21000