Skip to main content

WheelFortuneOptionType

Base type for fortune wheel options

Index

Properties

Properties

Color

The color of the option button

ID

ID: string

A single-character UTF16 string with the option's ID

optionalScript

Script?: () => void

An optional script that will be executed whenever the option is picked


Type declaration

    • (): void
    • Returns void

Page Options