Xivgear Types Documentation
    Preparing search index...

    Represents simulation settings. Sim implementors should extend this type with any additional settings.

    interface MPSettings {
        includeInExport?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    includeInExport?: boolean