ドキュメント

サポート

Matchmaker for the Unreal Engine

Matchmaker overview

Matchmaker for the Unreal Engine

Enum StatusEnum

Review the enumeration values representing the status of a matchmaking ticket.
読み終わるまでの所要時間 1 分最終更新 14日前

認証プレイヤープロファイル内での変更を表す構造体。
Include (含める)
#include <MatchmakerClient/Public/Models/GetTicketStatusResponse.h>
構文
UENUM()enum class StatusEnum : uint8{ Timeout, Failed, InProgress, Found,}

表示名

名前

TimeoutTimeout0
FailedFailed1
InProgressInProgress2
FoundFound3
Forbidden (禁止)Forbidden (禁止)4