FFXIVLIB  0.4.1
FFXIVLIB is a library designed to help creating 3rd party tools for FFXIV
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Classes | Public Member Functions | List of all members
ffxivlib.Companion Class Reference
Inheritance diagram for ffxivlib.Companion:
ffxivlib.BaseObject< TU >

Classes

struct  COMPANIONINFO
 

Public Member Functions

 Companion (COMPANIONINFO structure, IntPtr address)
 
- Public Member Functions inherited from ffxivlib.BaseObject< TU >
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...
 

Additional Inherited Members

- Properties inherited from ffxivlib.BaseObject< TU >
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: