Show / Hide Table of Contents

Struct AtkUldComponentDataGaugeBar

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.Component.GUI
Assembly: FFXIVClientStructs.dll
Syntax
public struct AtkUldComponentDataGaugeBar

Fields

| Improve this Doc View Source

Base

Declaration
public AtkUldComponentDataBase Base
Field Value
Type Description
AtkUldComponentDataBase
| Improve this Doc View Source

Indicator

Declaration
public int Indicator
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MarginH

Declaration
public ushort MarginH
Field Value
Type Description
System.UInt16
| Improve this Doc View Source

MarginV

Declaration
public ushort MarginV
Field Value
Type Description
System.UInt16
| Improve this Doc View Source

Max

Declaration
public int Max
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Min

Declaration
public int Min
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Nodes

Declaration
public uint *Nodes
Field Value
Type Description
System.UInt32*
| Improve this Doc View Source

Value

Declaration
public int Value
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Vertical

Declaration
public byte Vertical
Field Value
Type Description
System.Byte
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX