Navigation
Unreal Engine C++ API Reference > Runtime > Sockets > ISocketSubsystem
References
Module | Sockets |
Header | /Engine/Source/Runtime/Sockets/Public/SocketSubsystem.h |
Include | #include "SocketSubsystem.h" |
Source | /Engine/Source/Runtime/Sockets/Private/SocketSubsystem.cpp |
const TCHAR &42; GetSocketError
&40;
ESocketErrors Code
&41;
Remarks
Returns a human readable string from an error code
Parameters
Name | Description |
---|---|
Code | the error code to check |