Skip to content

Documentation / imgui / ImGui / InputInt4

Function: InputInt4()

InputInt4(label, v, flags?): boolean

Defined in: libs/imgui/src/imgui.ts:5945

Parameters

label

string

v

XYZW | ImTuple4<number>

flags?

ImGuiInputTextFlags = 0

Returns

boolean

Released under the MIT License.