Struct ULDComponentDataList
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: FFXIVClientStructs.Component.GUI.ULD
Assembly: FFXIVClientStructs.dll
Syntax
public struct ULDComponentDataList
Fields
| Improve this Doc View SourceBase
Declaration
public ULDComponentDataBase Base
Field Value
| Type | Description |
|---|---|
| ULDComponentDataBase |
ColNum
Declaration
public ushort ColNum
Field Value
| Type | Description |
|---|---|
| System.UInt16 |
Nodes
Declaration
public uint *Nodes
Field Value
| Type | Description |
|---|---|
| System.UInt32* |
Orientation
Declaration
public byte Orientation
Field Value
| Type | Description |
|---|---|
| System.Byte |
RowNum
Declaration
public ushort RowNum
Field Value
| Type | Description |
|---|---|
| System.UInt16 |
Wrap
Declaration
public byte Wrap
Field Value
| Type | Description |
|---|---|
| System.Byte |