Class WARGauge
In-memory WAR job gauge.
Assembly: Dalamud.dll
View Source
Declaration
public class WARGauge : JobGaugeBase<WarriorGauge>
Inheritance: System.Object
-> Dalamud.Game.ClientState.JobGauge.Types.JobGaugeBase -> Dalamud.Game.ClientState.JobGauge.Types.JobGaugeBase<T>
Properties
BeastGauge
Gets the amount of wrath in the Beast gauge.
View Source
Declaration
public byte BeastGauge { get; }