EliteMMO Network Pages
Here you can find the various categories (namespaces) that EliteAPI are broken into and the functions that are found within them.
Each namespace is specific to a certain aspect of the games memory, such as targeting, or entities.
Namespace Name | Description |
---|---|
EliteAPI | Contains functions that are within the global namespace of the api. |
AutoFollow | Contains functions useful for auto-following. |
CastBar | Contains functions useful for monitoring the player cast bar. |
Chat | Contains functions useful for monitoring the chat log. |
CraftMenu | Contains functions useful for interacting with the craft menu. |
Dialog | Contains functions useful for monitoring the dialog window. |
Entity | Contains functions useful for interacting and monitoring entities. |
Fish | Contains functions useful for interacting and handling fishing. |
Inventory | Contains functions useful for looking up various inventory items. |
Menu | Contains functions useful for interacting with the menu system. |
Party | Contains functions useful for querying for party information. |
Player | Contains functions useful for querying for player information. |
Recast | Contains functions useful for monitoring recast timers. |
Target | Contains functions useful for interacting with the target system. |
TradeMenu | Contains functions useful for interacting with the trade menu. |
Weather | Contains functions useful for monitoring the current weather. |
Resources | Contains functions useful for obtaining game data from its .DAT files. |
ThirdParty | Contains functions that allow users to interact with third-party tools such as Ashita and Windower. |
VanaTime | Contains functions useful for obtaining the Vana'diel date and time properties. |