ovrAssetFileDeleteResultHandle Typedef
An AssetFileDeleteResult contains the result of a deleted asset file. You can delete an asset file by using ovr_AssetFile_DeleteById() or ovr_AssetFile_DeleteByName(). The delete result contains the ovr_AssetFileDeleteResult_GetAssetId(), the file path, and the success status of the deleted asset.
typedef struct ovrAssetFileDeleteResult* ovrAssetFileDeleteResultHandle