Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFilePackageWriterUtil
Buffers that are combined into the HeaderAndExports file (which is then split into .uasset + .uexp or .uoasset + .uoexp).
| Name | FExportBuffer |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Serialization/FilePackageWriterUtil.h |
| Include Path | #include "Serialization/FilePackageWriterUtil.h" |
Syntax
struct FExportBuffer
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Buffer | FSharedBuffer | Serialization/FilePackageWriterUtil.h | ||
| Regions | TArray< FFileRegion > | Serialization/FilePackageWriterUtil.h |