Navigation
API > API/Plugins > API/Plugins/Hotfix > API/Plugins/Hotfix/UOnlineHotfixManager
| Type | Name | Description | |
|---|---|---|---|
| bool | PreProcessDownloadedFileData
(
TArray< uint8 >& FileData |
Replaced with PreProcessDownloadedFileData taking a FCloudFileHeader | |
| bool | PreProcessDownloadedFileData
(
const FCloudFileHeader& FileHeader, |
Called prior to reading the file data. |