#include <PreLoadFile.h>
Definition at line 12 of file PreLoadFile.h.
◆ FPreLoadFile()
FPreLoadFile::FPreLoadFile |
( |
const TCHAR * | InPath | ) |
|
◆ KickOffRead()
void FPreLoadFile::KickOffRead |
( |
| ) |
|
|
protected |
◆ TakeOwnershipOfLoadedData()
◆ TakeOwnershipOfLoadedDataByPath()
static void * FPreLoadFile::TakeOwnershipOfLoadedDataByPath |
( |
const TCHAR * | Filename, |
|
|
int64 * | OutFileSize ) |
|
static |
◆ AsyncReadHandle
class IAsyncReadFileHandle* FPreLoadFile::AsyncReadHandle = nullptr |
|
protected |
◆ bFailedToOpenInKickOff
bool FPreLoadFile::bFailedToOpenInKickOff |
|
protected |
◆ bIsComplete
bool FPreLoadFile::bIsComplete |
|
protected |
◆ bSystemNoLongerTakingRequests
bool FPreLoadFile::bSystemNoLongerTakingRequests |
|
staticprotected |
◆ CompletionEvent
FEvent* FPreLoadFile::CompletionEvent |
|
protected |
◆ Data
◆ FileSize
int64 FPreLoadFile::FileSize |
|
protected |
◆ Path
◆ SizeRequestHandle
The documentation for this struct was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASA/AsaApi/AsaApi/Core/Public/API/UE/Misc/PreLoadFile.h