Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UNetConnection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UNetConnection
(
const FObjectInitializer& ObjectInitializer |
Constructors and destructors. | Engine/NetConnection.h | |
UNetConnection
(
FVTableHelper& Helper |
Engine/NetConnection.h |
UNetConnection(const FObjectInitializer &)
Description
Constructors and destructors.
| Name | UNetConnection |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h |
| Include Path | #include "Engine/NetConnection.h" |
| Source | /Engine/Source/Runtime/Engine/Private/NetConnection.cpp |
UNetConnection
(
const FObjectInitializer & ObjectInitializer
)
UNetConnection(FVTableHelper &)
| Name | UNetConnection |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h |
| Include Path | #include "Engine/NetConnection.h" |
| Source | /Engine/Source/Runtime/Engine/Private/NetConnection.cpp |
UNetConnection
(
FVTableHelper & Helper
)