Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FPreloadableArchive
Description
Return whether InitializeAsync has completed. If Close is called, state returns to false until the next call to InitializeAsync.
| Name | IsInitialized |
| 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 IsInitialized() const