GE Lua Documentation

Press F to search!

ImGuiIO_SetAppAcceptingEvents

Definition


-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:1881
function M.ImGuiIO_SetAppAcceptingEvents(ImGuiIO_ctx, bool_accepting_events) ImGuiIO_ctx:SetAppAcceptingEvents(bool_accepting_events) end

Callers