Skip to main content

Class SGEGauge

In-memory SGE job gauge.

Assembly: Dalamud.dll
View Source
Declaration
public class SGEGauge : JobGaugeBase<SageGauge>

Inheritance: System.Object -> Dalamud.Game.ClientState.JobGauge.Types.JobGaugeBase -> Dalamud.Game.ClientState.JobGauge.Types.JobGaugeBase<T>

Properties

AddersgallTimer

Gets the amount of milliseconds elapsed until the next Addersgall is available. This counts from 0 to 20_000.

View Source
Declaration
public short AddersgallTimer { get; }

Addersgall

Gets the amount of Addersgall available.

View Source
Declaration
public byte Addersgall { get; }

Addersting

Gets the amount of Addersting available.

View Source
Declaration
public byte Addersting { get; }

Eukrasia

Gets a value indicating whether Eukrasia is activated.

View Source
Declaration
public bool Eukrasia { get; }