VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Classes | |
interface | IActiveEffect |
Represents an active effect on an Entity. More... | |
interface | IAddAlert |
Provides Alert Title and Description message payload More... | |
interface | IAuctionListMessage |
Single page of Auction Search Results More... | |
interface | IBank |
interface for defining a bank. ie, the shared bank, the character bank, etc More... | |
interface | IBankDataMessage |
definition for a bank data message More... | |
interface | IBankItem |
interface representing an item in the new banking system. More... | |
interface | IBankPage |
page of items in a bank More... | |
interface | IBankSearchMessage |
Message data for when the client sends a search request to the server More... | |
interface | IBankTab |
data about a bank tab. ingame, a tab is a user-defined organization mechanism to the right of the item listing. More... | |
interface | IBankTabDataMessage |
definition for a bank tab data message More... | |
interface | IConfirmResurrectionMessage |
interface | IEffectAblativeUse |
data about ablative damage removed from an effect More... | |
interface | IEffectDialog |
Triggers when an effect requires a UI dialog. Most common usage: Greater Teleport. More... | |
interface | IEffectExpress |
data about an Effect applied to the current character. default effect properties are parsed for you. More... | |
interface | IEffectUpdateDuration |
data about an effects duration and paused state More... | |
interface | IEnhancementTree |
represents a selected enhancement tree in the enhancement UI. More... | |
interface | IExplorerDiscovery |
Object representing the discovered explorer More... | |
interface | IPortalInfo |
information give in the quest dialog selection window (aka PortalActivate) More... | |