Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNetFieldExport
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Engine/PackageMapClient.h | |||
FNetFieldExport
(
const uint32 InHandle, |
Engine/PackageMapClient.h | ||
FNetFieldExport
(
const uint32 InHandle, |
Engine/PackageMapClient.h |
FNetFieldExport()
| Name | FNetFieldExport |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/PackageMapClient.h |
| Include Path | #include "Engine/PackageMapClient.h" |
FNetFieldExport()
FNetFieldExport(const uint32, const uint32, const FName &)
| Name | FNetFieldExport |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/PackageMapClient.h |
| Include Path | #include "Engine/PackageMapClient.h" |
FNetFieldExport
(
const uint32 InHandle,
const uint32 InCompatibleChecksum,
const FName & InName
)
FNetFieldExport(const uint32, const uint32, const FName &, const TArray< uint8 > &)
| Name | FNetFieldExport |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/PackageMapClient.h |
| Include Path | #include "Engine/PackageMapClient.h" |
FNetFieldExport
(
const uint32 InHandle,
const uint32 InCompatibleChecksum,
const FName & InName,
const TArray < uint8 > & InBlob
)