Navigation
API > API/Runtime > API/Runtime/Sockets > API/Runtime/Sockets/ISocketSubsystem
References
| Module | Sockets |
| Header | /Engine/Source/Runtime/Sockets/Public/SocketSubsystem.h |
| Include | #include "SocketSubsystem.h" |
bool Init
(
FString & Error
)
Remarks
Does per platform initialization of the sockets library true if initialized ok, false otherwise
Parameters
| Name | Description |
|---|---|
| Error | a string that is filled with error information |