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

AssetDetails Class

An AssetDetails object contains detailed metadata for an asset file, including the asset file ID, file path, asset type, and additional metadata that characterizes the asset.

Fields

ID of the asset file.
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.
One of 'installed', 'available', or 'in-progress'.
File path of the asset file.
One of 'free', 'entitled', or 'not-entitled'.
For 'language_pack' assets type, contains language info.
readonly LanguagePackInfo Language[Get]
Extra metadata associated with this asset file.

Member Functions

AssetDetails
( IntPtr o )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon