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

OVR_AssetFileDownloadResult.h File

Typedefs

An AssetFileDownloadResult represents an asset that has been successfully downloaded. It's used to store information about an asset that has been downloaded, such as its location on the local file system and its unique identifier asset file ID. It can be retrieved using ovr_AssetFile_DownloadByName().

Functions

ID of the asset file. It can be retrieved using ovr_AssetDetails_GetAssetId(). It can be used to retrieve the AssetFileDownloadResult by ovr_AssetFile_DownloadById().
File path of the asset file.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon