Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemSteam
Inheritance Hierarchy
- UNetDriver
- UIpNetDriver
- USteamNetDriver
References
| Module | OnlineSubsystemSteam |
| Header | /Engine/Plugins/Online/OnlineSubsystemSteam/Source/Classes/SteamNetDriver.h |
| Include | #include "SteamNetDriver.h" |
Syntax
UCLASS (Transient, Config=Engine)
class USteamNetDriver : public UIpNetDriver
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsPassthrough | Should this net driver behave as a passthrough to normal IP |
Constructors
| Type | Name | Description | |
|---|---|---|---|
USteamNetDriver
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | Shutdown () |
Overridden from UIpNetDriver
| Type | Name | Description | |
|---|---|---|---|
| ISocketSubsystem * | |||
| bool | |||
| bool | InitConnect
(
FNetworkNotify* InNotify, |
||
| bool | InitListen
(
FNetworkNotify* InNotify, |
||
| bool | IsAvailable () |
||
| bool |