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

Function Documentation

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