Function portal::imgui::property_input(std::string_view, int16_t&, int16_t, int16_t, ImGuiInputTextFlags, std::string_view)

Function Documentation

bool portal::imgui::property_input(std::string_view label, int16_t &value, int16_t step, int16_t step_fast, ImGuiInputTextFlags flag, std::string_view help_text)