Template Function portal::imgui::property_dropdown

Function Documentation

template<typename Enum>
bool portal::imgui::property_dropdown(const std::string_view label, Enum &selected, const std::string_view help_text = "")