Navigation
| Name | SocketSubsystemSteamIP |
| Type | Plugin |
| Part of Plugins | Socket Subsystem Steam (IP) |
| Location | /Engine/Plugins/Online/SocketSubsystemSteamIP/Source/SocketSubsystemSteamIP/ |
| Module Build Rules | SocketSubsystemSteamIP.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FSocketSubsystemSteam | Windows specific socket subsystem implementation |
| FSocketSubsystemSteamIPModule | |
| USteamNetConnection | Steam sockets based implementation of a network connection used by the Steam net driver class |
| USteamNetDriver |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| STEAMIP_SUBSYSTEMNAME | const FName | SocketSubsystemSteam.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FName CreateSteamSocketSubsystem() |
Create the socket subsystem for the given platform service | SocketSubsystemSteam.h | |
void DestroySteamSocketSubsystem() |
Tear down the socket subsystem for the given platform service | SocketSubsystemSteam.h |