FBulkDataStorageInfo

List of bulkdata that needs to be stored at the end of the file

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/LinkerSave.h

Include

#include "UObject/LinkerSave.h"

Syntax

struct FBulkDataStorageInfo

Remarks

List of bulkdata that needs to be stored at the end of the file

Variables

Name Description

Public variable

FUntypedBulkDat...

 

BulkData

The bulkdata

Public variable

EFileRegionType

 

BulkDataFileRegionType

The file region type to apply to this bulk data

Public variable

uint32

 

BulkDataFlags

Bulk data flags at the time of serialization

Public variable

int64

 

BulkDataFlagsPos

Offset to the location where the bulk data flags are stored

Public variable

int64

 

BulkDataOffsetInFilePos

Offset to the location where the payload offset is stored

Public variable

int64

 

BulkDataSizeOnDiskPos

Offset to the location where the payload size is stored

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss