HasPassedChallenge

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

HasPassedChallenge

(
    const FString& Address
)

HasPassedChallenge must return bOutRestartedHandshake, in order to correctly process the challenge. Use the new version

Public function Const

bool

 

HasPassedChallenge

(
    const FString& Address,
    bool& bOutRestartedHandshake
)

HasPassedChallenge should pass a FInternetAddr pointer for faster address checking

Public function Const

bool

 

HasPassedChallenge

(
    const TSharedPtr< const FInternetAd...,
    bool& bOutRestartedHandshake
)

Whether or not the specified connection address, has just passed the connection handshake challenge.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss