기술 자료

​
​

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
  • Matchmaker Core APIs
  • Services Core Utilities
  1. Unreal Engine용 Matchmaker SDK

구조체 FBackfillTicket

Review the structure representing a backfill ticket for an active match.
읽는 시간 1분
최근 업데이트: 8달 전

Include
#include <MatchmakerServer/Public/Models/BackfillTicket.h>
구문
USTRUCT(BlueprintType)struct FBackfillTicket

필드

ID

Backfill 티켓 ID입니다.

선언

UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Unity Gaming Services | Matchmaker | Model")FString Id

블루프린트

이름

유형

ID문자열

C++

이름

유형

Id
FString

연결

Backfill을 생성하는 서버의 IP 주소와 포트입니다. IP 주소 형식은 ip:port입니다.

선언

UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Unity Gaming Services | Matchmaker | Model")FString Connection

블루프린트

이름

유형

연결문자열

C++

이름

유형

Connection
FString

속성

이 티켓이 매치를 생성해야 하는 타겟 대기열입니다.

선언

TSharedPtr<FJsonObject> Attributes

C++

이름

유형

Attributes
TSharedPtr
<
FJsonObject
>

프로퍼티

Backfill 티켓을 나타내는 데이터를 포함하는 오브젝트입니다. Backfill 티켓 프로퍼티 정보는 해당 오브젝트의 데이터 프로퍼티에 저장되며, Backfill 티켓 프로퍼티는 Base64로 직렬화해야 합니다.

선언

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

블루프린트

이름

유형

프로퍼티FMatchProperties

C++

이름

유형

Properties
FMatchProperties

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 보고 있는 페이지
    • Include

    • 구문

    • 필드

      • ID

        • 선언

        • 블루프린트

        • C++

      • 연결

        • 선언

        • 블루프린트

        • C++

      • 속성

        • 선언

        • C++

      • 프로퍼티

        • 선언

        • 블루프린트

        • C++


이 페이지의 문제 보고