| 
    VoK.Sdk
    
   Doxygen generated documentation for the Dungeon Helper SDK 
   | 
 
available information about somebody in your party More...
Public Member Functions | |
| bool | IsValid () | 
| whether or not this object is still valid after being fetched from the ddo provider  More... | |
| void | Refresh () | 
| attempts to refresh the data backing this object  More... | |
Properties | |
| ulong | Id [get] | 
| 64-bit ID of the player  More... | |
| string | Name [get] | 
| player's name  More... | |
| int | HitPoints [get] | 
| current hit pointes  More... | |
| int | MaxHitPoints [get] | 
| max hit points  More... | |
| int | SpellPoints [get] | 
| current spell points  More... | |
| int | MaxSpellPoints [get] | 
| max spell points  More... | |
| int | KiPoints [get] | 
| current ki points  More... | |
| int | MaxKiPoints [get] | 
| max ki points (usually 0 unless they have Monk/Sacred Fist levels)  More... | |
| ILocation | Location [get] | 
| the party member's last known location  More... | |
| bool | Connected [get] | 
| whether or not they are connected to the game  More... | |
available information about somebody in your party