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 3 hours ago

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