UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIOSPlatformMisc::FNetworkConnectionCharacteristics Struct Reference

#include <IOSPlatformMisc.h>

Public Attributes

bool bSupportsDNS: 1 = false
 
bool bSupportsIPv4: 1 = false
 
bool bSupportsIPv6: 1 = false
 
bool bIsConstrained: 1 = false
 
bool bIsExpensive: 1 = false
 

Member Data Documentation

◆ bIsConstrained

bool FIOSPlatformMisc::FNetworkConnectionCharacteristics::bIsConstrained

◆ bIsExpensive

bool FIOSPlatformMisc::FNetworkConnectionCharacteristics::bIsExpensive

◆ bSupportsDNS

bool FIOSPlatformMisc::FNetworkConnectionCharacteristics::bSupportsDNS

◆ bSupportsIPv4

bool FIOSPlatformMisc::FNetworkConnectionCharacteristics::bSupportsIPv4

◆ bSupportsIPv6

bool FIOSPlatformMisc::FNetworkConnectionCharacteristics::bSupportsIPv6

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