FPreloadableFile::IsInitialized

Return whether InitializeAsync has completed.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/PreloadableFile.h

Include

#include "Misc/PreloadableFile.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/PreloadableFile.cpp

Syntax

bool IsInitialized() const

Remarks

Return whether InitializeAsync has completed. If Close is called, state returns to false until the next call to InitializeAsync.

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