Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FPreloadableFile
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 |
void InitializeAsync
&40;
uint32 InFlags,
int64 PrimeSize
&41;
Remarks
Initialize the FPreloadableFile asynchronously, performing FileOpen operations on another thread. Use IsInitialized or WaitForInitialization to check progress.