Skip to main content

16 docs tagged with "selection"

View all tags

Characterbutton

A clickable UI button widget used in character selection screens to represent a character, displaying its avatar and lock state.

Characterselect

Manages a scrollable grid of selectable character portraits and synchronizes them with a main portrait display, handling focus navigation and selection events in the character selection UI.

Clothingexplorerpanel

Manages the UI panel for browsing and selecting clothing items in the wardrobe screen, integrating item exploration, filtering, and selection handling.

Dropdown

A UI widget that presents a collapsible list of selectable text items, supporting both single and multiple selection modes.

Emotesexplorerpanel

Provides a UI panel for browsing and previewing emote items with character selection and filtering capabilities.

Intentionpicker

A UI widget that lets players select a server intention (Social, Cooperative, Competitive, or Madness) via interactive buttons.

Intentionpicker

Displays a horizontal picker of server intention options (Social, Cooperative, Competitive, Madness) with description text and callback support.

Itemexplorer

Displays a scrollable grid of account-owned items for player selection, commerce, and set information, with keyboard/controller UI integration.

Itemselector

Manages the UI widget for selecting inventory skins in the tradescreen, displaying a scrollable grid of items and handling user selection events.

Listcursor

A UI widget that acts as a selectable cursor in scrollable lists, handling focus navigation and selection states.

Newhostpicker

A UI widget for selecting server host behavior (ALONE or TOGETHER mode) in the server creation screen.

Newhostpicker

Renders a UI selector for choosing host mode (Alone or Together) in the server creation screen.

Playstylepicker

Renders a horizontal selector of playable world styles with descriptive text, allowing users to choose a world generation preset in the server creation UI.

Radiobuttons

Manages a group of radio button widgets for UI selection controls, supporting horizontal/vertical layouts and data-based selection.

Spinner

A UI widget that displays and allows selection from a list of options using arrow buttons, supporting both keyboard/controller input and programmatic control.

Weighted List

Implements a weighted random selection data structure for choosing items based on assigned weights.