Struct SummonerGauge
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: FFXIVClientStructs.dll
Syntax
public struct SummonerGauge
Fields
|
Improve this Doc
View Source
AetherFlags
Declaration
public AetherFlags AetherFlags
Field Value
|
Improve this Doc
View Source
Attunement
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
AttunementTimer
Declaration
public ushort AttunementTimer
Field Value
| Type |
Description |
| System.UInt16 |
|
|
Improve this Doc
View Source
ReturnSummon
Declaration
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
ReturnSummonGlam
Declaration
public byte ReturnSummonGlam
Field Value
| Type |
Description |
| System.Byte |
|
|
Improve this Doc
View Source
SummonTimer
Declaration
public ushort SummonTimer
Field Value
| Type |
Description |
| System.UInt16 |
|
Properties
|
Improve this Doc
View Source
Flags
Declaration
public readonly AetherFlags Flags { get; }
Property Value