Skip to main content

TypedItemDraw

Callable

  • TypedItemDraw(data): void

  • Draws the extended item type selection screen


    Parameters

    • data: TypedItemData | VibratingItemData

      An Array of type definitions for each allowed extended type. The first item in the array should be the default option.

    Returns void

    Nothing