文档

支持

Matchmaker for the Unreal Engine

Matchmaker overview

Matchmaker for the Unreal Engine

枚举 StatusEnum

Review the enumeration values representing the status of a matchmaking ticket.
阅读时间1 分钟最后更新于 4 天前

表示身份验证玩家配置文件更改的结构。
Include(包括)
#include <MatchmakerClient/Public/Models/GetTicketStatusResponse.h>
语法
UENUM()enum class StatusEnum : uint8{ Timeout, Failed, InProgress, Found,}

显示名称

Name

TimeoutTimeout0
FailedFailed1
InProgressInProgress2
FoundFound3
已禁止已禁止4