Navigation
API > API/Plugins > API/Plugins/SteamSockets
Inheritance Hierarchy
- UNetConnection
- USteamSocketsNetConnection
References
| Module | SteamSockets |
| Header | /Engine/Plugins/Runtime/Steam/SteamSockets/Source/SteamSockets/Public/SteamSocketsNetConnection.h |
| Include | #include "SteamSocketsNetConnection.h" |
Syntax
UCLASS (Transient, Config=Engine)
class USteamSocketsNetConnection : public UNetConnection
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CleanUp () |
||
| void | |||
| void | InitLocalConnection
(
UNetDriver* InDriver, |
||
| void | InitRemoteConnection
(
UNetDriver* InDriver, |
||
| FString | |||
| FString | LowLevelGetRemoteAddress
(
bool bAppendPort |
||
| void | LowLevelSend
(
void* Data, |