Class TargetOffsets
Inheritance
System.Object
TargetOffsets
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Dalamud.Game.ClientState.Actors
Assembly: Dalamud.dll
Syntax
public static class TargetOffsets
Fields
| Improve this Doc View SourceCurrentTarget
Declaration
public const int CurrentTarget = 128
Field Value
| Type | Description |
|---|---|
| System.Int32 |
FocusTarget
Declaration
public const int FocusTarget = 248
Field Value
| Type | Description |
|---|---|
| System.Int32 |
MouseOverTarget
Declaration
public const int MouseOverTarget = 208
Field Value
| Type | Description |
|---|---|
| System.Int32 |
PreviousTarget
Declaration
public const int PreviousTarget = 272
Field Value
| Type | Description |
|---|---|
| System.Int32 |
SoftTarget
Declaration
public const int SoftTarget = 136
Field Value
| Type | Description |
|---|---|
| System.Int32 |