Class NINGauge
In-memory NIN job gauge.
Assembly: Dalamud.dll
Declaration
public class NINGauge : JobGaugeBase<NinjaGauge>
Inheritance: System.Object -> Dalamud.Game.ClientState.JobGauge.Types.JobGaugeBase -> Dalamud.Game.ClientState.JobGauge.Types.JobGaugeBase<T>
Properties
Ninki
Gets the amount of Ninki available.
Declaration
public byte Ninki { get; }
Kazematoi
Gets the current charges for Kazematoi.
Declaration
public byte Kazematoi { get; }