Class NINGauge
In-memory NIN job gauge.
Assembly: Dalamud.dll
View Source
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.
View Source
Declaration
public byte Ninki { get; }
Kazematoi
Gets the current charges for Kazematoi.
View Source
Declaration
public byte Kazematoi { get; }