Class WARGauge
In-memory WAR job gauge.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dalamud.Game.ClientState.JobGauge.Types
Assembly: Dalamud.dll
Syntax
public class WARGauge : JobGaugeBase<WarriorGauge>
Properties
| Improve this Doc View SourceBeastGauge
Gets the amount of wrath in the Beast gauge.
Declaration
public byte BeastGauge { get; }
Property Value
| Type | Description |
|---|---|
| System.Byte |