Skip to main content

VibratorModeRegister

Callable


  • Registers a vibrator item. This automatically creates the item's load, draw, click and scriptDraw functions.


    Parameters

    • asset: Asset

      The asset being registered

    • config: VibratingItemConfig

      The item's vibrator item configuration

    • parentOption: ExtendedItemOption = null

      The extended item option of the super screen that this archetype was initialized from (if any)

    Returns VibratingItemData

    • The generated extended item data for the asset