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 SourceAtkUnitBase
Declaration
public AtkUnitBase AtkUnitBase
Field Value
| Type | Description |
|---|---|
| AtkUnitBase |
EnemyCount
Declaration
public byte EnemyCount
Field Value
| Type | Description |
|---|---|
| System.Byte |
EnemyOneComponent
Declaration
public AtkComponentButton**EnemyOneComponent
Field Value
| Type | Description |
|---|---|
| AtkComponentButton** |
HoveredIndex
Declaration
public byte HoveredIndex
Field Value
| Type | Description |
|---|---|
| System.Byte |
MaxEnemyCount
Declaration
public const byte MaxEnemyCount = 8
Field Value
| Type | Description |
|---|---|
| System.Byte |
SelectedIndex
Declaration
public byte SelectedIndex
Field Value
| Type | Description |
|---|---|
| System.Byte |