ドキュメント

​
​

Development

User Acquisition

Monetization

産業

Matchmaker for the Unreal Engine

Matchmaker overview

Matchmaker for the Unreal Engine

Multiplayer services for Unreal
​
​
Matchmaker for the Unreal Engine
  • Overview
  • Get started
  • Integrate using Blueprints
  • Integrate using C++
API reference
  • Overview of C++ APIs
  • Client APIs
  • Server APIs
    • Server Blueprint
    • Server Subsystem
    • Models
      • Approve Backfill Ticket Response
      • Backfill Ticket Properties
      • Create Backfill Ticket Options
      • Create Backfill Ticket Response
      • Delete Backfill Ticket Response
      • Match Properties
      • Matchmaker Team
      • Matchmaking Results
      • Update Backfill Ticket Response
    • Server Blueprint Utils
  • Matchmaker Core APIs
  • Services Core Utilities
  1. Unreal Engine 向け Matchmaker SDK

構造体 FBackfillTicketProperties

Review the structure containing properties for creating a backfill ticket.
読み終わるまでの所要時間 1 分
最終更新 8ヶ月前

Include (含める)
#include <MatchmakerServer/Public/Models/BackfillTicketProperties.h>
構文
USTRUCT(BlueprintType)struct FBackfillTicketProperties

フィールド

プロパティ

マッチ情報が入っているプロパティオブジェクトです。

宣言

UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Unity Gaming Services | Matchmaker | Model")FMatchProperties MatchProperties

ブループリント

名前

型

Match PropertiesFMatchProperties

C++

名前

型

MatchProperties
FMatchProperties

Copyright © 2026 Unity Technologies
法規事項プライバシーポリシークッキーDocumentation Terms of Use私の個人情報を販売または共有しないプライバシーに関する選択 (クッキー設定)

"Unity" の名称、Unity のロゴ、およびその他の Unity の商標は、米国およびその他の国における Unity Technologies またはその関係会社の商標または登録商標です (詳しくはこちら)。その他の名称またはブランドは該当する所有者の商標です。

一部のページは利便性向上のため機械翻訳を使用しており、内容に不正確な表現が含まれる場合があります。内容に齟齬または不一致が生じた場合は、英語版を正本とします。

  • このページ
    • Include (含める)

    • 構文

    • フィールド

      • プロパティ

        • 宣言

        • ブループリント

        • C++


このページの問題を報告する