VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Classes | |
interface | IAuctionItem |
An item for auction in the AuctionHall More... | |
interface | IAuctionSearch |
An search request message for an auction More... | |
interface | ICharacter |
a character belonging to the currently launched game client (ie, subscription and server specific) More... | |
interface | IClassInfo |
class information avaiable from the Who tab More... | |
interface | IDdoEventProvider |
Definitions for all the Ddo Events exposed by Dungeon Helper More... | |
interface | IDdoGameDataProvider |
Interface that describes all the functionality exposed by the Dungeon Helper framework More... | |
interface | IDdoPlugin |
Interface for what a plugin must implement to run in the DH framework More... | |
interface | IDdoSocialEntity |
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... | |
interface | IHotbarSlot |
a single hotbar slot for a character More... | |
interface | IInventoryOptions |
a single hotbar slot for a character More... | |
interface | ILevelupData |
data associated with leveling up! More... | |
interface | IOpenAdvancementDialog |
data associated with opening up the levelup dialog More... | |
interface | IPartyMember |
available information about somebody in your party More... | |
interface | IUiEvent |
defines the data that gets passed from DH to plugins on a UiEvent. More... | |
class | ScriptEventArgs |
wrapper for all the data elements of a script event. More... | |
interface | UiEvent |