Xivgear Types Documentation
    Preparing search index...

    Represents the GNB gauge state

    type GnbGaugeState = {
        cartridges: number;
        maxCartridges: number;
    }
    Index

    Properties

    cartridges: number
    maxCartridges: number