|
GPBot API Beta GPBot V0.9.1431.14545 or Newer
A Bot for World Of Warcraft
|
| Common.ChatManager | WoW Chat Management |
| GPBot.Path.NodeGraph.Edge | Connection between 2 nodes(GPBLocation) in a path/profile |
| Common.GAddonManagement | Add management class |
| GPBot.Game.GameEnums | |
| Common.GConfig | GPBot config management : options/keys/Spell |
| Common.GContext | GPBot Context Management : |
| Common.GControl | GPBot movement and control management |
| Common.GKeyBind.GKeyAction | Action and the corresponding keybinding |
| Common.GKeyBind | |
| Common.GManager | GPBot main class manager |
| Common.GMemory | GPBot memory access class |
| Common.GMouse | Mouse managment class |
| Common.GNavMeshGenerator | NavMesh generation management |
| GPBot.Objects.GPBActionBar | |
| GPBot.Objects.GPBAura | Aura/Spell informations |
| GPBot.Objects.GPBContainer | Container / Bag information Class Derive from GPBItem |
| Common.GPBFrame | |
| Common.GPBFrameManagement | |
| GPBot.Objects.GPBItem | Item information Class Derive from GPBWoWObject |
| GPBot.Objects.GPBItemEnchant | |
| GPBot.Objects.GPBItemEnchants | |
| Common.GPBItemManagement | Access to item |
| Common.GPBLicence | Get information about GPBot Licence |
| GPBot.Objects.GPBLocation | GPBLocation (x,y,z) class |
| GPBot.Objects.GPBMacro2 | Advanced macro management |
| GPBot.Game.GPBMain | GPBot Main class. You can override it in you custom classes |
| GPBot.Objects.GPBMonster | GPBMonster Class (do not use it) Derive from GPBUnit |
| GPBot.Objects.GPBObject | GPBObject Class All wow objects herit from this class (GPBUnit, GPBWoWObject) |
| GPBot.Objects.GPBParty | Party mamagement class |
| GPBot.Path.GPBPath | A path on the nodegraph. It is important to note that the nodes are added in reverse order due to search technique. Rather than waste time reversing the order with each new path (and there are lots), we just handle it as it is |
| GPBot.Objects.GPBPlayer | Player Management Class Derive from GPBUnit |
| GPBot.Objects.GPBPlayerQuest | Give infos about quest assigned to you |
| GPBot.Objects.GPBPlayerSelf | Your Player (Me) Management Class Derive from GPBPlayer |
| GPBot.Objects.GPBQuest | Quest management |
| GPBot.Objects.GPBSpell | Spell Management Class |
| GPBot.Objects.GPBSpell2 | Advanced spell management class |
| GPBot.Objects.GPBTimer | Small timer management helper class |
| GPBot.Objects.GPBUnit | Unit Management Class Derive from GPBObject |
| GPBot.Objects.GPBWoWObject | WoWObject Management Class Derive from GPBObject |
| Common.GPlayer | |
| Common.GProfile | GPBot profile Management helper Class |
| Common.GProfileGenerator | Profile creation class |
| Common.GSpellbook | Info about your current spellBook |
| Common.IAddOn | Interface needed for creating addons |
| GPBot.Objects.Item | |
| GPBot.Objects.ItemInfos | |
| GPBot.Objects.ItemInfos.ItemSparseEntry | |
| Common.Logger | Log/traces management class |
| Common.MyVersion | |
| GPBot.Path.NodeGraph | Graph of node for your profile |
| GPBot.Objects.PlayerSkills | Player Skill management class |
| GPBot.Path.NodeGraph.Seller | |
| GPBot.Objects.Skills | Player Skill management class |
| Common.StateEvent |