FOvrAppDownloadProgressResult Struct
Represents the result of CheckAppDownloadProgress API. This can be used to check the progress and the status of an ongoing app download operation.
Total number of bytes that need to be downloaded
int64 DownloadedBytes[Get]
Number of bytes that have already been downloaded
Status code of the current app status. Can be used to find if app is downloading etc.
FOvrAppDownloadProgressResult ( )
FOvrAppDownloadProgressResult