![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FSortedPriorityAddresses (FSocketSubsystemAndroid *SocketSub) | |
| bool | operator< (const FSortedPriorityAddresses &Other) const |
| FString | ToString () const |
| FSortedPriorityAddresses (FSocketSubsystemIOS *SocketSub) | |
| bool | operator< (const FSortedPriorityAddresses &Other) const |
| FString | ToString () const |
Public Attributes | |
| TSharedPtr< FInternetAddrBSD > | Address |
| EAdapterPriorityValues | Priority |
| TSharedPtr< FInternetAddrBSDIOS > | Address |
| FString | InterfaceName |
Helper struct to sort our adapters based off of interface information
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| TSharedPtr<FInternetAddrBSD> FSortedPriorityAddresses::Address |
| TSharedPtr<FInternetAddrBSDIOS> FSortedPriorityAddresses::Address |
| FString FSortedPriorityAddresses::InterfaceName |
| EAdapterPriorityValues FSortedPriorityAddresses::Priority |