API reference
API reference
Select your platform
No SDKs available
No versions available

OVR_AssetFileDeleteResult.h Header File

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.