Class PLDGauge
In-memory PLD job gauge.
Assembly: Dalamud.dll
View Source
Declaration
public class PLDGauge : JobGaugeBase<PaladinGauge>
Inheritance: System.Object
-> Dalamud.Game.ClientState.JobGauge.Types.JobGaugeBase -> Dalamud.Game.ClientState.JobGauge.Types.JobGaugeBase<T>
Properties
OathGauge
Gets the current level of the Oath gauge.
View Source
Declaration
public byte OathGauge { get; }