struct ovrAssetFileDownloadResult * |
ID of the asset file. | |
const char * | File path of the asset file. |
| typedef struct ovrAssetFileDownloadResult* ovrAssetFileDownloadResultHandle ( ) |
|---|
No description available.
|
| ovrID ovr_AssetFileDownloadResult_GetAssetId ( const ovrAssetFileDownloadResultHandle obj ) |
|---|
ID of the asset file. |
| const char* ovr_AssetFileDownloadResult_GetFilepath ( const ovrAssetFileDownloadResultHandle obj ) |
|---|
File path of the asset file. |