Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FPreloadableArchive
| Type | Name | Description | |
|---|---|---|---|
| void | InitializeAsync
(
FCreateArchive&& InCreateArchiveFunction, |
Initialize the FPreloadableFile asynchronously, performing FileOpen operations on another thread. | |
| void | InitializeAsync
(
FCreateAsyncArchive&& InCreateAsyncArchiveFunction, |
Initialize the FPreloadableFile asynchronously, performing FileOpen operations on another thread. |