Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FNetFieldExportGroup |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/PackageMapClient.h |
| Include Path | #include "Engine/PackageMapClient.h" |
Syntax
class FNetFieldExportGroup
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNetFieldExportGroup() |
Engine/PackageMapClient.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDirtyForReplay | bool | Engine/PackageMapClient.h | ||
| NetFieldExports | TArray< FNetFieldExport > | Engine/PackageMapClient.h | ||
| PathName | FString | Engine/PackageMapClient.h | ||
| PathNameIndex | uint32 | Engine/PackageMapClient.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CountBytes
(
FArchive& Ar |
Engine/PackageMapClient.h | ||
int32 FindNetFieldExportHandleByChecksum
(
const uint32 Checksum |
Engine/PackageMapClient.h |