PICO Unreal Platform SDK
|
UPico_AssetFileDownloadUpdate class. More...
#include <Pico_AssetFile.h>
Public Member Functions | |
FString | GetAssetId () |
The ID of the DLC file. | |
int64 | GetBytesTotal () |
The total bytes of the DLC file. | |
int64 | GetBytesTransferred () |
The transferred bytes of the DLC file. | |
EAssetFileDownloadCompleteStatus | GetCompleteStatus () |
The download status of the DLC file. | |