GE Lua Documentation

Press F to search!

TableSetSortSpecsDirty

Definition


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

  function M.TableSetSortSpecsDirty(dirty)
    M.TableGetSortSpecs().SpecsDirty = dirty
  end

Callers

@/lua/ge/extensions/editor/missionEditor/issues.lua
        end
        im.TableSetSortSpecsDirty(false)
      end
@/lua/ge/extensions/editor/vehicleEditor/staticEditor/vePartList.lua
            end
            im.TableSetSortSpecsDirty(false)
            partsSortingDirty = false
@/lua/ge/extensions/editor/gen/lib/ui.lua
                    lo('?? hhcccll:')
                    im.TableSetSortSpecsDirty(false)
                end
                end
                im.TableSetSortSpecsDirty(false)
            end
                lo('?? hhcccll:')
                im.TableSetSortSpecsDirty(false)
            end
]]
            im.TableSetSortSpecsDirty(false)
        end