Skip to main content

PreferenceGenderDrawSetting

Callable


  • Draws the two checkbox row for a gender setting


    Parameters

    • Left: number

      The X co-ordinate the row starts on

    • Top: number

      The Y co-ordinate the row starts on

    • Text: string

      The text for the setting's description

    • Setting: PreferenceGenderSetting

      The player setting the row corresponds to

    Returns void

    • Nothing