Skip to main content
Version: 13.x (API 13) [Legacy]

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; }