Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemSteam
Inheritance Hierarchy
- UNetConnection
- UIpConnection
- USteamNetConnection
References
| Module | OnlineSubsystemSteam |
| Header | /Engine/Plugins/Online/OnlineSubsystemSteam/Source/Classes/SteamNetConnection.h |
| Include | #include "SteamNetConnection.h" |
Syntax
UCLASS (Transient, Config=Engine)
class USteamNetConnection : public UIpConnection
Remarks
Steam sockets based implementation of a network connection used by the Steam net driver class
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsPassthrough | Is this net connection passthrough to IpConnection |
Constructors
| Type | Name | Description | |
|---|---|---|---|
USteamNetConnection
(
const FObjectInitializer& ObjectInitializer |
Overridden from UIpConnection
| Type | Name | Description | |
|---|---|---|---|
| void | CleanUp () |
||
| void | InitLocalConnection
(
UNetDriver* InDriver, |
||
| void | InitRemoteConnection
(
UNetDriver* InDriver, |