UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::VD::FRelayConnectionInfo Struct Reference

#include <ChaosVDTraceRelayTransport.h>

Public Attributes

FString Address
 
uint16 Port = 0
 
TArray< uint8CertificateAuthority
 

Detailed Description

Structure containing the details necessary to connect to a relay instance

Member Data Documentation

◆ Address

FString Chaos::VD::FRelayConnectionInfo::Address

Relay IP address

◆ CertificateAuthority

TArray<uint8> Chaos::VD::FRelayConnectionInfo::CertificateAuthority

Encoded SSL certificate

◆ Port

uint16 Chaos::VD::FRelayConnectionInfo::Port = 0

Relay port


The documentation for this struct was generated from the following file: