Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

LibWowAPI

roncli edited this page Nov 12, 2014 · 4 revisions

Version 2.0

  • About the WoW API - Learn about Blizzard's community API for World of Warcraft.
  • Getting Started - How to setup your Visual Studio 2010 project.
  • Setting Up Your Application - Properties to set when initializing your application.
  • The WowAPIData Class - All of the classes you will use to retrieve data are inherited from this class. This will demonstrate the properties that are available to each of these classes.
  • Usage - Basic library usage.