Skip to main content

Class WHMGauge

In-memory WHM job gauge.

Assembly: Dalamud.dll
View Source
Declaration
public class WHMGauge : JobGaugeBase<WhiteMageGauge>

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

Properties

LilyTimer

Gets the time to next lily in milliseconds.

View Source
Declaration
public short LilyTimer { get; }

Lily

Gets the number of Lilies.

View Source
Declaration
public byte Lily { get; }

BloodLily

Gets the number of times the blood lily has been nourished.

View Source
Declaration
public byte BloodLily { get; }