An AssetFileDeleteResult contains the result of a deleted asset file. You can delete an asset file by using AssetFile_DeleteById() or AssetFile_DeleteByName(). The delete result contains the field
FOvrAssetFileDeleteResult::AssetId, the file path, and the success status of the deleted asset.