Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FBulkData
Description
Load the bulk data using a file reader. Works even when no archive is attached to the bulk data.. Load the bulk data using a file reader. Works when no archive is attached to the bulk data.
| Name | LoadBulkDataWithFileReader |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Serialization/BulkData.h |
| Include Path | #include "Serialization/BulkData.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/Serialization/BulkData.cpp |
bool LoadBulkDataWithFileReader()
Whether the operation succeeded.