Class GNBGauge
In-memory GNB job gauge.
Assembly: Dalamud.dll
View Source
Declaration
public class GNBGauge : JobGaugeBase<GunbreakerGauge>
Inheritance: System.Object
-> Dalamud.Game.ClientState.JobGauge.Types.JobGaugeBase -> Dalamud.Game.ClientState.JobGauge.Types.JobGaugeBase<T>
Properties
Ammo
Gets the amount of ammo available.
View Source
Declaration
public byte Ammo { get; }
MaxTimerDuration
Gets the max combo time of the Gnashing Fang combo.
View Source
Declaration
public short MaxTimerDuration { get; }
AmmoComboStep
Gets the current step of the Gnashing Fang combo.
View Source
Declaration
public byte AmmoComboStep { get; }