FInternetAddrKeyMapFuncs::Matches

Choose your operating system:

Windows

macOS

Linux

References

Module

Sockets

Header

/Engine/Source/Runtime/Sockets/Public/IPAddress.h

Include

#include "IPAddress.h"

Syntax

static bool Matches
(
    const TSharedRef< FInternetAddr > & A,
    const TSharedRef< FInternetAddr > & B
)