FResolveInfoAsync::IsComplete

Whether the async process has completed or not

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FResolveInfo::IsComplete()

FResolveInfoAsync::IsComplete()

References

Module

Sockets

Header

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

Include

#include "IPAddress.h"

Syntax

virtual bool IsComplete() const

Remarks

Whether the async process has completed or not

Returns

true if it completed successfully, false otherwise