| 
| 
  | PartyMember (PARTYMEMBERINFO 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  | PlayerID [get, set] | 
|   | 
| 
string  | Name [get, set] | 
|   | 
| 
JOB  | Job [get, set] | 
|   | 
| 
byte  | Level [get, set] | 
|   | 
| 
int  | CurrentHP [get, set] | 
|   | 
| 
int  | MaxHP [get, set] | 
|   | 
| 
int  | CurrentMP [get, set] | 
|   | 
| 
int  | MaxMP [get, set] | 
|   | 
| 
short  | CurrentTP [get, set] | 
|   | 
| 
short  | CurrentGP [get, set] | 
|   | 
| 
short  | MaxGP [get, set] | 
|   | 
| 
BUFF[]  | Buffs [get, set] | 
|   | 
| 
float  | X [get, set] | 
|   | 
| 
float  | Z [get, set] | 
|   | 
| 
float  | Y [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: