Navigation
API > API/Plugins > API/Plugins/GDKNetDriver
GDK based implementation of the net driver
| Name | UGDKNetDriver |
| Type | class |
| Header File | /Engine/Plugins/Online/Microsoft/GDKNetDriver/Source/Public/GDKNetDriver.h |
| Include Path | #include "GDKNetDriver.h" |
Syntax
UCLASS (Transient, Config=Engine)
class UGDKNetDriver : public UIpNetDriver
Inheritance Hierarchy
- FExec → UNetDriver → UIpNetDriver → UGDKNetDriver
- UObjectBase → UObjectBaseUtility → UObject → UNetDriver → UIpNetDriver → UGDKNetDriver
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UGDKNetDriver
(
const FObjectInitializer& ObjectInitializer |
GDKNetDriver.h |
Functions
Public
Public Virtual
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual int GetClientPort() |
GDKNetDriver.h |