GE Lua Documentation

Press F to search!

ImDrawList_PrimUnreserve

Definition


-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:2145
function M.ImDrawList_PrimUnreserve(ImDrawList_ctx, int_idx_count, int_vtx_count) ImDrawList_ctx:PrimUnreserve(int_idx_count, int_vtx_count) end

Callers