Struct DRKGauge
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Dalamud.Game.ClientState.Structs.JobGauge
Assembly: Dalamud.dll
Syntax
public struct DRKGauge
Fields
| Improve this Doc View SourceBlood
Declaration
public byte Blood
Field Value
| Type | Description |
|---|---|
| System.Byte |
DarksideTimeRemaining
Declaration
public ushort DarksideTimeRemaining
Field Value
| Type | Description |
|---|---|
| System.UInt16 |
ShadowTimeRemaining
Declaration
public ushort ShadowTimeRemaining
Field Value
| Type | Description |
|---|---|
| System.UInt16 |
Methods
| Improve this Doc View SourceHasDarkArts()
Declaration
public bool HasDarkArts()
Returns
| Type | Description |
|---|---|
| System.Boolean |