Struct RaptureGearsetModule.GearsetItem
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)
Namespace: FFXIVClientStructs.FFXIV.Client.UI.Misc
Assembly: FFXIVClientStructs.dll
Syntax
public struct GearsetItem
Fields
| Improve this Doc View SourceGlamourId
Declaration
public uint GlamourId
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
ItemID
Declaration
public uint ItemID
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
Materia
Declaration
public ushort *Materia
Field Value
| Type | Description |
|---|---|
| System.UInt16* |
MateriaGrade
Declaration
public byte *MateriaGrade
Field Value
| Type | Description |
|---|---|
| System.Byte* |
Size
Declaration
public const int Size = 28
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Stain
Declaration
public byte Stain
Field Value
| Type | Description |
|---|---|
| System.Byte |