Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FNetFieldExport |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/PackageMapClient.h |
| Include Path | #include "Engine/PackageMapClient.h" |
Syntax
class FNetFieldExport
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Engine/PackageMapClient.h | |||
FNetFieldExport
(
const uint32 InHandle, |
Engine/PackageMapClient.h | ||
FNetFieldExport
(
const uint32 InHandle, |
Engine/PackageMapClient.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDirtyForReplay | bool | Engine/PackageMapClient.h | ||
| bExportBlob | bool | Engine/PackageMapClient.h | ||
| bExported | bool | Engine/PackageMapClient.h | ||
| bIncompatible | bool | Transient properties. | Engine/PackageMapClient.h | |
| Blob | TArray< uint8 > | Engine/PackageMapClient.h | ||
| CompatibleChecksum | uint32 | Engine/PackageMapClient.h | ||
| ExportName | FName | Engine/PackageMapClient.h | ||
| Handle | uint32 | Engine/PackageMapClient.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CountBytes
(
FArchive& Ar |
Engine/PackageMapClient.h |