Skip to Content
⚠ Under Construction
ReferenceC++ APIStepSlider

endstone::StepSlider

Represents a step slider with a set of predefined options.

Bases: endstone::Dropdown

Functions:

NameDescription
Dropdown
Dropdown
Dropdown() = default
Dropdown(Message label, std::vector<std::string> options, std::optional<int> default_index = std::nullopt)
Last updated on