FUntypedBulkData::IsAsyncLoadingComplete

Returns whether the bulk data asynchronous load has completed.

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 IsAsyncLoadingComplete() const

Remarks

Returns whether the bulk data asynchronous load has completed.

Returns

true if bulk data has been loaded or async loading was not used to load this data, false otherwise

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