FUntypedBulkData::LoadBulkDataWithFileReader

Load the bulk data using a file reader.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/BulkData.h

Include

#include "Serialization/BulkData.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/Serialization/BulkData.cpp

Syntax

bool LoadBulkDataWithFileReader()

Remarks

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.

Returns

Whether the operation succeeded.

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