Skip to main content

PreferenceSubscreenVisibilityGetAssetOptions

Callable

  • PreferenceSubscreenVisibilityGetAssetOptions(groupIndex): { label: string; value: string }[]

  • Builds the dropdown options for the asset selector based on the currently selected group.


    Parameters

    • groupIndex: number

    Returns { label: string; value: string }[]