Xivgear Types Documentation
    Preparing search index...

    Type Alias GaugeManager<GaugeStateType>

    type GaugeManager<GaugeStateType> = {
        haste?: number;
        gaugeSnapshot(): GaugeStateType;
    }

    Type Parameters

    • GaugeStateType

    Implemented by

    Index

    Properties

    Methods

    Properties

    haste?: number

    Methods