ovrAssetFileDownloadResultHandle Typedef
An AssetFileDownloadResult represents an asset that has been successfully downloaded. It's used to store information about an asset that has been downloaded, such as its location on the local file system and its unique identifier asset file ID. It can be retrieved using ovr_AssetFile_DownloadByName().
typedef struct ovrAssetFileDownloadResult* ovrAssetFileDownloadResultHandle