| 
| 
  | Target (TARGET structure, IntPtr address) | 
|   | 
| virtual void  | Modify< TX > (string field, TX value) | 
|   | This function computes the address inside FFXIV process space to be modified for a given field and then modifies it. This will be deprecated with proper setters.  More...
  | 
|   | 
| virtual void  | Refresh () | 
|   | This refreshes the instance It may have unexpected behavior if address changes. This will be deprecated with proper getters.  More...
  | 
|   | 
 | 
| 
int  | CurrentTarget [get, set] | 
|   | 
| 
int  | MouseoverTarget [get, set] | 
|   | 
| 
int  | FocusTarget [get, set] | 
|   | 
| 
int  | PreviousTarget [get, set] | 
|   | 
| 
int  | CurrentTargetID [get, set] | 
|   | 
| IntPtr  | Address [get, set] | 
|   | Address of object in FFXIV memory space.  More...
  | 
|   | 
| TU  | Structure [get, set] | 
|   | Structure related to object.  More...
  | 
|   | 
The documentation for this class was generated from the following file: