GE Lua Documentation

Press F to search!

ImGuiTableSortSpecs

Definition


-- @/lua/common/extensions/ui/imgui_custom_luaintf.lua:274

  function M.ImGuiTableSortSpecs() return imgui.ImGuiTableSortSpecs() end

Callers

@/lua/common/extensions/ui/imgui_custom_luaintf.lua
  function M.ImGuiTableSortSpecs() return imgui.ImGuiTableSortSpecs() end
  function M.ImGuiTableSortSpecsPtr() return imgui.ImGuiTableSortSpecs() end