GE Lua Documentation

Press F to search!

ImDrawList_CloneOutput

Definition


-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:2140
function M.ImDrawList_CloneOutput(ImDrawList_ctx) return ImDrawList_ctx:CloneOutput() end

Callers