Xivgear Types Documentation
    Preparing search index...

    Variable SolverExportConst

    SolverExport: {
        includeSaveKey: false;
        includeSims: "none";
        includeStats: false;
    } = ...

    Export options for the meld solver. The meld solver needs basically nothing, since it computes the stats on its own, does not save, and we send the sim over separately.

    Type Declaration

    • ReadonlyincludeSaveKey: false
    • ReadonlyincludeSims: "none"
    • ReadonlyincludeStats: false