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 SourceAtkUnitBase
Declaration
public AtkUnitBase AtkUnitBase
Field Value
| Type | Description |
|---|---|
| AtkUnitBase |
CastName
Declaration
public Utf8String CastName
Field Value
| Type | Description |
|---|---|
| Utf8String |
CastPercent
Declaration
public float CastPercent
Field Value
| Type | Description |
|---|---|
| System.Single |
CastTime
Declaration
public ushort CastTime
Field Value
| Type | Description |
|---|---|
| System.UInt16 |