Preparing search index...

    A handle for an asset from the Asset Library.

    Index

    Constructors

    Properties

    assetId: string

    The id of the asset.

    assetName: string

    The name of the asset.

    assetType: AssetType

    The type of the asset.

    complexity: number
    creator?: Creator
    description: string
    documentationUrl: string
    fullDescription: string
    maxLsVersion: Editor.Version
    platforms: Platform[]
    previews: Resource[]
    resources: Resource[]

    A handle for the resources contained in the asset that can be downloaded.

    subcategories: Subcategory[]