Navigation
API > API/Plugins > API/Plugins/SocketSubsystemEOS
Inheritance Hierarchy
- UIpNetDriver
- UNetDriverEOSBase
References
| Module | SocketSubsystemEOS |
| Header | /Engine/Plugins/Online/SocketSubsystemEOS/Source/SocketSubsystemEOS/Public/NetDriverEOSBase.h |
| Include | #include "NetDriverEOSBase.h" |
Syntax
UCLASS (Transient, Config=Engine)
class UNetDriverEOSBase : public UIpNetDriver
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsPassthrough | ||
| bool | bIsUsingP2PSockets |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UWorld * | FindWorld () |
||
| int | |||
| ISocketSubsystem * | |||
| bool | |||
| bool | InitConnect
(
FNetworkNotify* InNotify, |
||
| bool | InitListen
(
FNetworkNotify* InNotify, |
||
| bool | IsAvailable () |
||
| void | Shutdown () |