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

Function Documentation

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