Show / Hide Table of Contents

Struct AddonEnemyList

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 AddonEnemyList

Fields

| Improve this Doc View Source

AtkUnitBase

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

EnemyCount

Declaration
public byte EnemyCount
Field Value
Type Description
System.Byte
| Improve this Doc View Source

EnemyOneComponent

Declaration
public AtkComponentButton**EnemyOneComponent
Field Value
Type Description
AtkComponentButton**
| Improve this Doc View Source

HoveredIndex

Declaration
public byte HoveredIndex
Field Value
Type Description
System.Byte
| Improve this Doc View Source

MaxEnemyCount

Declaration
public const byte MaxEnemyCount = 8
Field Value
Type Description
System.Byte
| Improve this Doc View Source

SelectedIndex

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