What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Are there any API docs?

solokazama

New Member
Joined
Sep 15, 2012
Messages
459
Reaction score
0
Sorry if im blind. Is there any simple API docs? I was contributing in rules/xmls now would like to make small plugin. Its no problem at all if I need to learn by myself about API but would ask before I do it. Thanx for info.
 
These are the posts I know about the basic info:

Item Rules: http://www.thebuddyforum.com/demonbuddy-forum/demonbuddy-guides/54086-item-rules-quickstart-guide.html
Profiles: http://www.thebuddyforum.com/demonbuddy-forum/demonbuddy-profiles/54605-all-available-profile-tags.html
Plugins: http://www.thebuddyforum.com/demonbuddy-forum/developers/62941-request-how-initialize-plugin-project.html#post646879

Also you can check Demonbuddy functions by importing Demonbuddy.exe to a C# project in Visual Studio or Express. Then you can see the closest thing to an API in the Object Browser.
 
Also you can check Demonbuddy functions by importing Demonbuddy.exe to a C# project in Visual Studio or Express. Then you can see the closest thing to an API in the Object Browser.

Yes, But XML Documentation or chm on C# API would be useful :rolleyes:
 
Back
Top