Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FPreloadableArchive
Description
Return whether preloading is in progress. Value may not be up to date since asynchronous work might complete in a race condition.
| Name | IsPreloading |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/PreloadableFile.h |
| Include Path | #include "Misc/PreloadableFile.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/PreloadableFile.cpp |
bool IsPreloading() const