#include <PreLoadFile.h>
◆ FPreLoadFile()
| FPreLoadFile::FPreLoadFile |
( |
const TCHAR * |
InPath | ) |
|
◆ KickOffRead()
| void FPreLoadFile::KickOffRead |
( |
| ) |
|
|
protected |
◆ TakeOwnershipOfLoadedData()
| void * FPreLoadFile::TakeOwnershipOfLoadedData |
( |
int64 * |
OutFileSize = nullptr | ) |
|
◆ TakeOwnershipOfLoadedDataByPath()
| void * FPreLoadFile::TakeOwnershipOfLoadedDataByPath |
( |
const TCHAR * |
Filename, |
|
|
int64 * |
OutFileSize |
|
) |
| |
|
static |
◆ AsyncReadHandle
◆ bFailedToOpenInKickOff
| bool FPreLoadFile::bFailedToOpenInKickOff |
|
protected |
◆ bIsComplete
| bool FPreLoadFile::bIsComplete |
|
protected |
◆ bSystemNoLongerTakingRequests
| bool FPreLoadFile::bSystemNoLongerTakingRequests = false |
|
staticprotected |
◆ CompletionEvent
| FEvent* FPreLoadFile::CompletionEvent |
|
protected |
◆ Data
◆ FileSize
| int64 FPreLoadFile::FileSize |
|
protected |
◆ Path
| FString FPreLoadFile::Path |
|
protected |
◆ SizeRequestHandle
The documentation for this struct was generated from the following files: