GE Lua Documentation

Press F to search!

ImGuiIO_AddFocusEvent

Definition


-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:1870
function M.ImGuiIO_AddFocusEvent(ImGuiIO_ctx, bool_focused) ImGuiIO_ctx:AddFocusEvent(bool_focused) end

Callers