文档

支持

Matchmaker for the Unreal Engine

Matchmaker overview

Matchmaker for the Unreal Engine

Matchmaker 常量

Review the constant values defined for use in the Matchmaker Software Development Kit.
阅读时间1 分钟最后更新于 4 天前

表示身份验证玩家配置文件更改的结构。
Include(包括)
#include <MatchmakerCore/Public/Utils/MatchmakerConstants.h>
命名空间
Matchmaker

常量

kMatchmakerExceptionOffset

此常量用于帮助计算从 HTTP 响应到由 Matchmaker 定义的异常 (
EMatchmakerExceptionReason
) 之间的偏移

声明

constexpr uint32 kMatchmakerExceptionOffset = 21000

C++

Name

类型

kMatchmakerExceptionOffset
constexpr
uint32
21000