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

FOvrAssetDetails Struct

Overview

Data Fields

AssetId[Get]
FString
FString
FString
FString
FString

Public Member Functions

void
Clear ( )
void
Update
( ovrAssetDetailsHandle OvrHandle,
TOvrMessageHandlePtr MessageHandlePtr )

Details

Fields

FOvrId FOvrAssetDetails::AssetId
ID of the asset file
FString FOvrAssetDetails::AssetType
One of 'default', 'store', or 'language_pack'.
The 'default' type denotes this Asset File is used purely as an implementation detail (to download extra content post-installation).
The 'store' type shows, that the Asset File should be shown in Store.
The 'language_pack' is a special type used to manage different languages and translation data, which can be downloaded post-installation.
FString FOvrAssetDetails::DownloadStatus
One of 'installed', 'available', or 'in-progress'
FString FOvrAssetDetails::Filepath
File path of the asset file
FString FOvrAssetDetails::IapStatus
One of 'free', 'entitled', or 'not-entitled'
FOvrLanguagePackInfo FOvrAssetDetails::Language
For 'language_pack' assets type, contains language info.
FString FOvrAssetDetails::Metadata
Extra metadata associated with this asset file

Member Functions

FOvrAssetDetails::FOvrAssetDetails ( )
No description available.
FOvrAssetDetails::FOvrAssetDetails
( ovrAssetDetailsHandle OvrHandle,
TOvrMessageHandlePtr MessageHandlePtr )
No description available.
void FOvrAssetDetails::Clear ( )
No description available.
void FOvrAssetDetails::Update
( ovrAssetDetailsHandle OvrHandle,
TOvrMessageHandlePtr MessageHandlePtr )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon