FSteamSocketsSubsystem::TranslateErrorCode

Translates the platform error code to a ESocketErrors enum

Windows
MacOS
Linux

Override Hierarchy

ISocketSubsystem::TranslateErrorCode()

FSteamSocketsSubsystem::TranslateErrorCode()

References

Module

SteamSockets

Header

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

Include

#include "SteamSocketsSubsystem.h"

Syntax

virtual ESocketErrors TranslateErrorCode
(
    int32 Code
)

Remarks

Translates the platform error code to a ESocketErrors enum

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