Show / Hide Table of Contents

Struct AddonCastBar

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

Fields

| Improve this Doc View Source

AtkUnitBase

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

CastName

Declaration
public Utf8String CastName
Field Value
Type Description
Utf8String
| Improve this Doc View Source

CastPercent

Declaration
public float CastPercent
Field Value
Type Description
System.Single
| Improve this Doc View Source

CastTime

Declaration
public ushort CastTime
Field Value
Type Description
System.UInt16
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX