GE Lua Documentation

Press F to search!

PopButtonRepeat

Definition


-- @/=[C]:-1
function PopButtonRepeat(...)

Callers

@/lua/common/extensions/ui/imgui_gen_luaintf.lua
function M.PushButtonRepeat(_repeat) imgui.PushButtonRepeat(_repeat) end
function M.PopButtonRepeat() imgui.PopButtonRepeat() end
function M.PushItemWidth(float_item_width) imgui.PushItemWidth(float_item_width) end
function M.PushButtonRepeat(_repeat) imgui.PushButtonRepeat(_repeat) end
function M.PopButtonRepeat() imgui.PopButtonRepeat() end
function M.PushItemWidth(float_item_width) imgui.PushItemWidth(float_item_width) end