Navigation
API > API/Plugins > API/Plugins/HTTPChunkInstaller > API/Plugins/HTTPChunkInstaller/FLocalTitleFile
- ICloudTitleFile::ReadFile()
- FLocalTitleFile::ReadFile()
References
| Module | HTTPChunkInstaller |
| Header | /Engine/Plugins/Runtime/HTTPChunkInstaller/Source/Public/LocalTitleFile.h |
| Include | #include "LocalTitleFile.h" |
| Source | /Engine/Plugins/Runtime/HTTPChunkInstaller/Source/Private/LocalTitleFile.cpp |
virtual bool ReadFile
&40;
const FString & FileName
&41;
Remarks
Starts an asynchronous read of the specified file from the network platform's file store true if the calls starts successfully, false otherwise
Parameters
| Name | Description |
|---|---|
| FileToRead | the name of the file to read |