API reference

OVR_AssetFileDeleteResult.h File

Typedefs

struct ovrAssetFileDeleteResult * ovrAssetFileDeleteResultHandle

Functions

ovrID ovr_AssetFileDeleteResult_GetAssetFileId
ovrID ovr_AssetFileDeleteResult_GetAssetId
ID of the asset file.
const char * ovr_AssetFileDeleteResult_GetFilepath
File path of the asset file.
bool ovr_AssetFileDeleteResult_GetSuccess
Whether the asset delete was successful.