Skip to main content

TypedItemGetOptionNames

Callable

  • TypedItemGetOptionNames(groupName: AssetGroupName, assetName: string): string[]

  • Returns a list of typed item option names available for the given asset, or an empty array if the asset is not typed


    Parameters

    • groupName: AssetGroupName

      The name of the asset group

    • assetName: string

      The name of the asset

    Returns string[]

    • The option names available for the asset, or an empty array if the asset is not typed or no typed item data was found