wManager.Wow.Helpers Namespace
WRobot

IPlugin Members

The IPlugin type exposes the following members.

Methods


  Name Description
Public method Dispose
WRobot call this method when user stop an product (bot).
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Initialize
WRobot call this method when user start an product (bot) (method is called on new thread, you need to make loop to keep your plugin alive).
Protected method MemberwiseClone (Inherited from Object.)
Public method Settings
WRobot call this method when user click on plugin settings button.
Public method ToString (Inherited from Object.)