FSteamSocketsSubsystem::IsSocketWaitSupported

Returns true if [FSocket::Wait](API\Runtime\Sockets\FSocket\Wait) is supported by this socket subsystem.

Windows
MacOS
Linux

Override Hierarchy

ISocketSubsystem::IsSocketWaitSupported()

FSteamSocketsSubsystem::IsSocketWaitSupported()

References

Module

SteamSockets

Header

/Engine/Plugins/Runtime/Steam/SteamSockets/Source/SteamSockets/Public/SteamSocketsSubsystem.h

Include

#include "SteamSocketsSubsystem.h"

Syntax

virtual bool IsSocketWaitSupported() const

Remarks

Returns true if FSocket::Wait is supported by this socket subsystem.

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