VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
someone on the who tab. this object contains a subset of the data found on the full IEntity record and typically includes class breakdown, gender, race, name, and a last known location More...
Public Member Functions | |
void | ReloadLocation () |
can call this to update the location from memory, if it is still valid More... | |
Properties | |
bool | Valid [get] |
whether or not this instance is still considered valid More... | |
ulong | CharacterId [get] |
the 64-bit id of the character More... | |
string | Name [get] |
the character name. has a value even if anonymous More... | |
uint? | Level [get] |
the character's level More... | |
bool | LookingForGroup [get] |
flag indicating whether or not the character has their LFG marker up More... | |
bool | Anonymous [get] |
whether or not the character is anonymous More... | |
string | PlayerLocation [get] |
name of the area the character is in, if known More... | |
string | Gender [get] |
gender of the character More... | |
string | Race [get] |
race of the character More... | |
string | Guild [get] |
the character's guild, if any More... | |
uint? | PlayerLocationDid [get] |
0x70 ID of the current map the character is on More... | |
List< IClassInfo > | Classes [get] |
list of classes for the character More... | |
someone on the who tab. this object contains a subset of the data found on the full IEntity record and typically includes class breakdown, gender, race, name, and a last known location